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

Remove text cmds #337

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

Closes #336

Description

Removes all the text commands with the exception of filter. Removes unused helpers and permission handling related to the removed commands. Improved the database connection config. Small part of old permission handling left in place since it was used by the filter command. We can manually close other open issues later which are associated with text commands.

Any helpful knowledge/context for the reviewer?

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