CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

add clearmessages slash command #310

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

Closes #297

Description

Adds slash command for clearmessages.

Any helpful knowledge/context for the reviewer?

Run the deployCommands.js script to deploy the new slash command. Verify command is only accessible for moderator role and above.

Please make sure you've attempted to meet the following coding standards