v2.1.0-beta
- Added, renamed, and removed action classes:
- Actions classes are now instanced by user
- All Action classes have an action() method
- Removed BlockURLMessagesManager
- Added TimedMessagesManager
- Added commands.RaffleCommand, completing #15
- Added misc.is_staff()
- Internal improvements:
- Renamed all RumbleChatActor().browser to traditional .driver
- Changed auto-login system to use any credentials it does have
- Added delay to TimedMessageManager loop
- Fixed TimedMessageManager bug of reporting the counted between message as deleted
- Added debug for all queuing to send messages
S.D.G.