CactusBot
CactusBot copied to clipboard
An open source, community-written service-agnostic chat bot
## What is the issue? The bot's `!so` and `!shoutout` commands are still linking to Beam ## How do we reproduce this issue? Use one of the commands on a...
We should be able to create aliases of the built in commands
Users should be able to choose the actions to take on a user for spam. ``` !spam emote ban !spam emote timeout !spam emote purge ```
## What is the issue? When you put a variable as the default for another variable, it doesn't work, it returns the variable as it is. ## How do we...
Currently the only way to change the message prefix is by going into the code and changing it in the message parser, but what I was thinking is maybe something...
Have a whispered message sent to the streamer when someone leaves or joins the channel.
Rather than allowing arguments in repeats, we should use aliases. ``` !command add so Check out beam.pro/%ARG1%! !alias add inn so Innectic !alias add para so ParadigmShift3d !repeat add 600...
## What is the issue? Lately CactusBot has been timing people out who just accidentally break the spam filters, these are people who I trust but haven't `!trust`ed in the...
Currently the bot whispers the user who has violated the spam protect filters, which is all fine and dandy, but it should also whisper to the moderators and(or) the streamer,...
Optional argument *n* will trust a user for *n* spams and then remove the trust automatically. (Essentially used to grant permission to post links without having to manually !trust remove...