Skip to content

5.0.0

Compare
Choose a tag to compare
@naseif naseif released this 30 Aug 10:20
· 302 commits to main since this release
  • ab89f06: [Enhancement] added nicer embed message for the 8ball command, cleaned code from non used declarations | (@naseif)
  • aa33587: [Fix] set the int option to required for the deleteMessage command | (@naseif)
  • 6aa0094: [Enhancement] Added embed message for the catch block and a condition to check if the user can ban members | (@naseif)
  • 11aca2b: [Enhancement] Added embed message and a condition to test if the user has permission before proceeding with the kick | (@naseif)
  • 2753a5e: [New] Added unban command by user id and reason | (@naseif)
  • 468d54b: [Fix] Added permission check for deleteMessages command. (Only members with MANAGE_MESSAGES permission flag) | (@naseif)
  • befa891: [Enhancement] client given more access to retrieve info about guild members | (@naseif)
  • 84787d0: [New] Added serverstats command to retrieve information about the guild the bot is into | (@naseif)
  • f210edf: [Enhancemend] Increased restRequestTimeout to prevent interactions to get canceld | (@naseif)
  • 33cc673: [New] Added a new perms command to check users roles and your own! | (@naseif)
  • 23aa73f: [Fix] bot now does not delete the slash commands on startup. (Causing registering issues) | (@naseif)
  • fe8c15f: added workflow! | (@naseif)
  • c31c5ac: generated new changelog | (@naseif)
  • 78f598e: [Fix] Fix /lyrics command returning if there is no music playing when using the option arg. | (@naseif)
  • 672f79b: [Enhancement] Renamed playingnow to nowplaying | (@naseif)
  • 5b6dc67: [Fix] Error handling for all commands to prevent the bot from crashing if something goes wrong | (@naseif)
  • 8bbed18: [New] Added guildDelete event to delete registered slash commands if the bot got kicked or the guild is no longer available | (@naseif)