Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Version 1.4.0

Compare
Choose a tag to compare
@Killaship Killaship released this 19 Mar 22:23
· 80 commits to main since this release
99ab162

This version stabilizes the XP system. When people join the server, they're automatically added to the XP database, so you no longer need to reinitialize the database, which wipes data and takes a long time. The bot also now reads the token from a file, to make developing easier and more secure.

Changes:

  • Added $awardxp command, owners-only
  • Updated XP system so as to allow new people to be added automatically
  • Reads bot token from file
  • Updated help text
  • Changed XP message delay to what it was meant to be
  • Added a proper error message to owners-only commands
  • Made it so that you can get the XP of any specific person by including their user ID or pinging them in the command
  • Got the top 6 XP counts instead of 5 because the bot says a lot of stuff
  • Made $serverstatus check all 3 game servers, include a disclaimer about it being somewhat broken

Full Changelog: v1.3.1...v1.4.0