mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-18 21:11:39 +01:00
add bot status and minor changes
This commit is contained in:
10
README.md
10
README.md
@@ -16,12 +16,18 @@ Admins have the power to destroy the item economy. Be very careful with admin po
|
||||
|
||||
Invulns, or invulnerable chatters cannot be shot with items and cannot get hit by explosives.
|
||||
When an invuln uses an item or a lootbox they lose their invuln status.
|
||||
The intended use for invulns is for when you need to talk to a chatter, or for using other bots.
|
||||
The intended use for invulns is for when a chatter doesn't want to participate in pvp or for when you need to talk to someone.
|
||||
Invulns don't need moderator or vip status in the channel.
|
||||
The chatterbot and streamer always are invuln and cannot be stripped of this status.
|
||||
Moderators can add and remove invulns.
|
||||
On your first message in chat you will recieve 10 minutes of invuln status.
|
||||
|
||||
### Bots
|
||||
|
||||
Bots are ignored by the program.
|
||||
Bots cannot be timed out.
|
||||
Bots don't need moderator or vip status.
|
||||
|
||||
### Commands
|
||||
|
||||
Commands are functions that are triggered by typing an instruction in the chat.
|
||||
@@ -147,6 +153,8 @@ COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE
|
||||
`testcheer {amount} [args]`|Create a fake cheering event|streamer/chatterbot|`testcheer`|:x:
|
||||
`addinvuln {target}`|Adds an invuln user|moderator|`addinvuln`|:x:
|
||||
`removeinvuln {target}`|Removes an invuln user|moderator|`removeinvuln`|:x:
|
||||
`addbot {target}`|Adds bot status to a specific chatter|streamer/chatterbot|`addbot`|:x:
|
||||
`removebot {target}`|Removes bot status from a specific chatter|streamer/chatterbot|`removebot`|:x:
|
||||
`addadmin {target}`|Adds an admin|streamer/chatterbot|`addadmin`|:x:
|
||||
`removeadmin {target}`|Removes an admin|streamer/chatterbot|`removeadmin`|:x:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user