Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@dkoz dkoz released this 04 Sep 15:09
· 15 commits to main since this release
c728aa9

Changelog v0.3.2

  • Guild whitelist has been reintroduced back to the bot as an optional environment variable.
    • Example of the variable use: GUILD_WHITELIST=12345678
  • Fixed issues where bot would error out when having more than 25 kits.
    • This happens because of discords 25 limit cap on the autocomplete function.
  • Economy shop has been updated with interactive buttons.
    • These buttons will automatically update with each page change in the shop.
  • The support for serverlist.gg has been reintroduced with improved API logic.
    • Players can utilize the /claimreward to receive their points for voting.
    • Vote settings can be adjusted with the /economyset vote command.
  • Applied important security patch.