TeamOctolings / Octobot

A general-purpose Discord bot for moderation written in C#

Home Page:https://teamoctolings.github.io/Octobot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter messages by user in /clear

Octol1ttle opened this issue · comments

Description

The /clear command should have an optional argument that will make the bot delete messages only sent by the user specified.

Proposed Solution

/clear [user].

The bot will only delete messages sent by the specified user and no one else.

Considered Alternatives

No response

Other Information

No response