Skip to content

Releases: rayer456/electrobot

v1.4.1

13 Mar 21:37
Compare
Choose a tag to compare
  • Fixed a bug where if a VIP wasn't authorized to perform mod actions send a chat message, they would get the action denied message.
  • Updated dependencies.

v1.4.0

20 Dec 22:21
Compare
Choose a tag to compare

Changes in config.toml file:

  • option to grant mods and VIPs permission to use commands, or not
  • custom message configuration
  • hotkey bindings are now configured in config.toml, not bindings.json

v1.3.2

22 Oct 20:38
Compare
Choose a tag to compare
  • Python 3.12 compatibility
  • Code cleanup

v1.3.1

10 Sep 13:48
Compare
Choose a tag to compare
  • Added more prediction validation
  • temp fix for eventsub resets

v1.3.0

05 Sep 19:04
Compare
Choose a tag to compare
  • New predictions manager to more easily distinguish predictions between categories.
  • Added hotkey support to close, resolve and cancel predictions

v1.2.0

23 Apr 15:15
Compare
Choose a tag to compare
  • Added a GUI to manage predictions instead of editing a JSON file
  • minor bug fixes

v1.1.0

15 Apr 23:41
Compare
Choose a tag to compare
  • added a 30s reminder message before a prediction closes
  • added chat command !modcommands
  • improved logging

v1.0.0

14 Apr 14:05
Compare
Choose a tag to compare
  • Updated deprecated WebSocket URL
  • Added logging capabilities
  • Fixed WebSocket connection error

v0.1.0

09 Apr 19:54
Compare
Choose a tag to compare

first release