Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@nathen418 nathen418 released this 27 Sep 03:06
· 275 commits to development since this release
2e3b372

Update Notes:

  • 60% Rewrite of code
  • Switch from Commando Framework to WOKCommands
  • Update from Discord.Js v12.5 to v13.1.0
  • Switch from JavaScript to TypeScript
  • Granular control over enabling and disabling commands based on roles and channels
  • Better logging of commands
  • Better console output
  • Refined needed permissions
  • Refined needed intents
  • Refined needed privileged intents
  • Added scope application.commands to the invite link
  • Changed Reddit command to no longer require an NSFW channel
  • Cleaned up ugly clutter
  • Reduced DB writes and reads
  • Updated .env to have more granular control
  • Updated resources for embeds and other images to https://playantares.com
  • Fixed the counting channel to rely on the channel id rather than the channel name
  • Added more owner specific commands
  • Added more admin commands
  • Added command to change the bot's status
  • Added strict channel requirements for some admin commands

What's Changed

New Contributors

Full Changelog: V1.3.17...V1.4.0