greencoast-studios / discord.js-extended

A framework to facilitate the repetitive tasks when creating discord bots. Used by Greencoast Studios.
https://docs.greencoaststudios.com/discord.js-extended/
MIT License
1 stars 0 forks source link

Add support for Slash Commands. #15

Closed moonstar-x closed 2 years ago

moonstar-x commented 3 years ago

:zap: Describe the New Feature

Add support for slash commands. This will be necessary for when Discord starts requiring verified bots a especial application to access message content.

Currently, we're waiting for discord.js to release v13 which will have support for Slash Commands.

moonstar-x commented 2 years ago

Added in #40.