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 user error msg for >= 14 days old msg #339

Closed mikejoh12 closed 2 years ago

mikejoh12 commented 2 years ago

What issue is this solving?

Closes #338

Description

Adds an error message presented to the user when bulk-deleting messages that are >= 14 days old. This makes it clear to the user why the command failed so it can be attempted with fewer messages.

Any helpful knowledge/context for the reviewer?

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