mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-18 21:11:39 +01:00
rework auth (i'm an idiot), add whisper commands, change whispercmds, back to webhook
This commit is contained in:
14
README.md
14
README.md
@@ -42,7 +42,13 @@ Commands can have special aliases, these don't require the prefix. Special alias
|
||||
|
||||
A full list of Commands can be found [here](#commands-1)
|
||||
|
||||
### Timeouts and ghost whispers
|
||||
### Whisper commands
|
||||
|
||||
Whisper commands use the same prefix as regular commands, but are whispered to the bot instead.
|
||||
Whisper commands can be found [here](#whisper-commands-1).
|
||||
Unlike regular commands, whisper commands cannot be disabled. This is fine as they don't bother anyone.
|
||||
|
||||
### Ghost whispers
|
||||
|
||||
If you've been timed out, you can ghost whisper a message to the chatterbot and it will relay your message to the chat.
|
||||
You can only send one message every 5 minutes.
|
||||
@@ -186,6 +192,12 @@ COMMAND|FUNCTION|USER|ALIASES|DISABLEABLE
|
||||
`addadmin {target}`|Adds an admin|streamer/chatterbot|`addadmin`|:x:
|
||||
`removeadmin {target}`|Removes an admin|streamer/chatterbot|`removeadmin`|:x:
|
||||
|
||||
## Whisper commands
|
||||
|
||||
COMMAND|FUNCTION|ALIASES
|
||||
-|-|-
|
||||
`ghostwhisper`|Sends a ghost whisper [(explanation)](#ghost-whispers)|`ghostwhisper` `ghost` `g`
|
||||
|
||||
## Items
|
||||
|
||||
NAME|COMMAND|FUNCTION|ALIASES|COST
|
||||
|
||||
Reference in New Issue
Block a user