Cade

Results 14 issues of Cade

The ability to create containers is super important for a library like this.

We should be able to create aliases of the built in commands

feature
cactus:api
handler:command

Users should be able to choose the actions to take on a user for spam. ``` !spam emote ban !spam emote timeout !spam emote purge ```

enhancement
cactus:api
handler:spam

Commands should be documented in a similar fashion so how the rest of the bot is documented. This will also bring an in-chat `help` command.

enhancement
feature
documentation
handler:command

(Separated from @2Cubed's original #70) Automatically set length, hard setting time between commands to 15m: ``` !repeat new social !repeat add social twitter !repeat add social youtube !repeat spread social...

enhancement

We should have a way to do broadcasts to all the bots. This would be a packet from sepal that the bot sends the message from

handler
cactus:sepal

Currently in the api, a follow message is just a string. This should be converted to be in message packet format.

``` !command add test Testing! !command permission +test ``` Syntax isn't final

feature

In-stream points. - Command - Accumulation Over Time - More points for longer watch time (Toggled) - More points for different roles (Configured)

feature
cactus:api
cactus:sepal

There should be an option to whitelist links.

feature
cactus:api
cactus:sepal