Delete Messages (Chunk or Group Deleting) - nosv1/MoBot GitHub Wiki

Deleting Messages (Top Down)

Format: @MoBot#0697 delete [top_message_id]
Input: @MoBot#0697 delete 601792848571924490
Output: MoBot deletes everything from the top message to the end of the channel (including the top message).


Deleting Messages (Chunk/Group)

Format: @MoBot#0697 delete [top_message_id] [bottom_message_id]
Input: @MoBot#0697 delete 601792848571924490 601792870155812864
Output: MoBot deletes everything between the top message and the bottom message (including the top and bottom message).


Permissions Required

User Needs: Manage Messages
MoBot Needs: Manage Messages