Skip to content

v2.1.0-beta

Compare
Choose a tag to compare
@thelabcat thelabcat released this 18 Jul 02:32
· 74 commits to main since this release
  • 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.