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 removeinfraction slash cmd #345

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

Closes #343

Description

Adds removeinfraction slash command. This command was fairly similar in logic to removenote so it uses similar code.

Any helpful knowledge/context for the reviewer?

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