Skip to content

Releases: timraay/HLLScoreboard

v1.0.2a - Link to live game stats

21 Jul 18:51
Compare
Choose a tag to compare

Changed the UI so that it is now intended to link you to the new live stats page of the Community RCON, instead of just the statistics for past games. Also forgot to push the changes to Github before making the new release, hence the "a" in the release tag.

Use s!edit <msg> scoreboard_url to update the link

For those running the code on their own server:

  1. Pull the code
  2. Either run the command s!cog reload in Discord, or restart the code

v1.0.1 - URL parsing overhaul & fixes

23 Jun 14:16
Compare
Choose a tag to compare
  • Enhanced the way API URLs are parsed and validated
  • Added error handling on startup when registering scoreboards
  • Fixed scoreboards not being removed on guild leave
  • Fixed being unable to cancel scoreboard creation when being asked for the username
  • Renamed "Creating new feed..." to "Creating new scoreboard..." (was reused code)

v1.0.0 - Initial release

22 Jun 19:32
Compare
Choose a tag to compare

Bugs may be present, please create an issue if you encounter one