Skip to content

Releases: twopg/Bot

First Beta v0.1.0b Release

27 Apr 19:24
Compare
Choose a tag to compare

Bot v0.1.0b

  • command overrides
  • command logs
  • refactored command handler code

Dashboard v0.1.0b

  • guild overview charts
  • dashboard widgets
  • leaderboard routes now -> /leaderboard/:guildId
  • added more documentation
  • localized image assets for safer loading

2PG First Alpha Version

19 Apr 13:35
Compare
Choose a tag to compare

Thing's that don't work yet:

  • Table sorting - mostly unimplemented, sorting tables does not do anything
  • Leaderboard ranking - mostly unimplemented, leaderboard rank is false
  • Command overrides - unimplemented, command settings will be ignored
  • Dashboard overview - mostly unimplemented, most stats are currently used as a placeholder
  • Docs - mostly incomplete, lots of more documentation should be added
  • Auth guards - mostly unimplemented, users currently have free access to most pages