Skip to content

This is the big one. The update to Discord.Js V13.1.0, and a switch from Commando to WOKCommands#110

Merged
nathen418 merged 140 commits into
mainfrom
development
Oct 12, 2021
Merged

This is the big one. The update to Discord.Js V13.1.0, and a switch from Commando to WOKCommands#110
nathen418 merged 140 commits into
mainfrom
development

Conversation

@nathen418

@nathen418 nathen418 commented Oct 2, 2021

Copy link
Copy Markdown
Member

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

@nathen418 nathen418 marked this pull request as ready for review October 11, 2021 01:47
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 11, 2021 16:40 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 11, 2021 17:18 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 11, 2021 17:22 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 12, 2021 05:32 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 12, 2021 06:29 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 12, 2021 23:20 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot October 12, 2021 23:21 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot October 12, 2021 23:31 Inactive
@nathen418 nathen418 temporarily deployed to antaresbot-beta-main-env October 12, 2021 23:31 Inactive
@nathen418 nathen418 merged commit 0ba8d30 into main Oct 12, 2021
@nathen418 nathen418 mentioned this pull request Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment