Cleanup

Deletes messages.

SubcommandDescription
afterDeletes all messages after specified message.
botCleans up command messages and messages from the bot.
messagesDeletes last X messages.
selfCleans up messages owned by the bot.
textDeletes last X messages matching the specified text.
userDeletes last X messages from specified user.

Examples

CommandDescription
!cleanup bot 4Deletes last 4 bot commands and messages from the bot.
!cleanup messages 10Deletes last 10 messages.
!cleanup text "test message" 3Deletes last 3 messages matching the specified text.
!cleanup user 6Deletes last 6 messages from specified user.
Last Updated:
Contributors: smlbiobot