Cade
Cade
Running multiple services from the bot is a goal we do have, however constantly adding to the main `config.py` for each service is bad practice, since people would have to...
Some people like to have notifications on for user join and leave, but some of those people don't like to be delurked by those notifications. This system would allow for...
The command `command` allows you to create commands for certain roles. IE: Subscribers, Mods. This should be implemented into the alias system as well.
Support for the Twitch platform. TODO: - [ ] Connecting to chat - [ ] Reconnections (This is super annoying for some reason) - [ ] Follow alerts - [...