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

Generic error message when attempting to clear messages older than 13 days #338

Closed Victoria-DR closed 2 years ago

Victoria-DR commented 2 years ago

Description

Messages can only be deleted in bulk, including by the clearmessages command, if they are under 14 days old. When attempting to do otherwise, the bot responds in the same channel where the command was sent from with the following message:

There was a problem clearing the messages or recording in the db.

This feedback should be made more specific in order to inform the moderator of exactly why the command failed.

Acceptance Criteria