Skip to content

Update v 1.5.1

Compare
Choose a tag to compare
@cheesenibbles123 cheesenibbles123 released this 20 Sep 13:52
· 672 commits to master since this release
7b3531a
  • Fixed an issue where a user leaving a guild would cause an empty embed to be sent.

  • Replaced if block within the stats allocation in the getBlackwakeStats() function to a switch (case)

    • Replaced if block within compare aspect of the getBlackwakeStats() function to a switch (case)
  • Inserted more commands into the main switch (case)

    • BotInfo
    • Ban
    • ServerInfo
    • ChannelInfo
    • Warn
    • TotalUsers
    • SaveQuote
    • UserInfo
    • Payday2
  • Added default 🤔 reaction to commands that are not in the main switch block