Skip to content

v1.0.2

Latest

Choose a tag to compare

@fosq fosq released this 27 Dec 00:29
· 1 commit to master since this release

Version 1.0.2 changes:

  • Fixed empty patch notes being broadcasted to discord when lolchess.gg is down
  • Fixed newline mistakes
  • Added termination prompt on crash
  • A bit better logging

Currently working:

  • Automatic checking for new updates every 30 minutes
  • Commands like 'print', 'update' and 'purge'
  • Setting up the bot from CLI (saves to config.json)
  • Logging in terminal and to file. (saves to logs.txt & errors.txt)
  • Logging data retention (currently logs.txt 30 days & errors.txt 0 days, deletion on startup)

TODO:

  • Actively usable CLI commands, currently only able to enter commands during bot's setup
  • More tunable settings for the configuration
  • Support for more games' patch notes
  • Better formatting for patch notes (maybe threads, embed links?)