Version 1.4.0
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
- Code cleanup by @nathen418 in #72
- Minor updates by @nathen418 in #78
- Apply DeepScan recommended changes by @stickyfingies in #77
- A Plethora of Minor Adjustments by @stickyfingies in #79
- A large pile of good commits. And cookies 🍪 by @nathen418 in #80
- fix it dammit by @nathen418 in #82
- A bunch of small improvments by @nathen418 in #98
- Align branches by @nathen418 in #99
- Update to Discord.Js Version 13 and Switch from Commando to WOKCommands by @nathen418 in #109
New Contributors
- @stickyfingies made their first contribution in #77
Full Changelog: V1.3.17...V1.4.0