-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Yes, the current problem in Ask Buddie Discord server is the chat moderation & some users are able to spam lots of messages when all the admins / mods are offline. We need a way to clear all those message at once using our official bot.
Describe the solution you'd like
A command that can be used by Ask Buddie Discord's admin & moderators to clear out all message in a specific channel.
buddie clear --limit 100
The flag --limit is required with the value that specifies the number of messages to delete.
The command should only be executed by the role root, admin & moderator.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable