Skip to content
Compare
Choose a tag to compare
@keyboardmedicNL keyboardmedicNL released this 19 Dec 16:49
· 3 commits to main since this release

First non alpha release for the bot.

added:

  • shutoko sector times (will work on other tracks with same logic)
  • html files to be used in obs overlays
  • seperate option to turn off shmoovin scores per server entry
  • support for csp input method logging to display drivers input method in the leaderboards

fixes and changes:

  • issue with paths not being correct resulting in bot not working on linux
  • hardcoded delays for discord messages are now dynamic based on traffic sent resulting in much faster operation
  • bot now limits ammount of leaderboard entries when going over the character limit of a discord embed instead of just failing to update
  • timestamp of last updated added to the bottom of each leaderboard entry
  • various sorting errors and odities fixed
  • cleaned up code overall to be more efficient and make better use of functions for repeated code.