update readme

This commit is contained in:
= 2025-04-04 07:14:18 +00:00
parent 0d4b658d1c
commit da95aaa367

View File

@ -9,7 +9,8 @@ channels that you wish to draw attention to, and a (couple) condition(s) (??
still debating) need to be met in order for it to send a reminder to the main
chat (as of now):
* at least 24 hours has passed since the last time the bot sent a message to #tildetown
* at least 24 hours has passed since the last time the bot sent a message to
#tildetown
* (??) less than 50 messages have been sent in the channel within that period
## Commands
@ -17,19 +18,25 @@ chat (as of now):
### !chatterbot invite
invite the bot to new channels. one or more channels may be specified.
>!chatterbot ivite #rocketry
>!chatterbot invite #halo #fortnite #minecraft
### !chatterbot kick
kick the bot out of the current channel if none are specified, or list one or
more channels for removal.
>!chatterbot kick
>!chatterbot kick #fortnite
>!chatterbot kick #halo #minecraft
## How to block this bot in your irc client
dont like seeing the messages? your client can be configured to ignore messages from this bot
dont like seeing the messages? your client can be configured to ignore messages
from this bot
#### TODO: write this part