Skip to content

Release v2.4.3

Compare
Choose a tag to compare
@bdashore3 bdashore3 released this 07 Apr 22:08
· 43 commits to rust since this release

Release with minor changes:

  • Banning when a user isn't in the server is now fixed due to a bug with permissions checking
  • Use more efficient methods and split up functions. This should make the bot faster
  • Properly account for memory usage. The earlier metric was false, this one should make more sense
  • Add a member info command which gets all the information for a member. Guild info command will be in the next release.