add bot status and minor changes

This commit is contained in:
2025-09-21 17:21:50 +02:00
parent 86b2a30f5f
commit 85b584c87e
7 changed files with 60 additions and 8 deletions

View File

@@ -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: