This repository has been archived on 2025-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Octobot/src
Octol1ttle b30d690113
Add filtering by message author to /clear (#169)
Closes #164 

This PR adds an optional argument to `/clear` - `author` of type User.

If the user is specified, only messages sent by that user will be
cleared. Simple as that.
2023-10-17 12:20:58 +00:00
..
Commands Add filtering by message author to /clear (#169) 2023-10-17 12:20:58 +00:00
Data Fix Reminder serialization/deserialization (#166) 2023-10-17 17:01:24 +05:00
Extensions Sanitize input text in message edit log (#162) 2023-10-12 21:51:51 +05:00
Responders Split extension methods into separate classes (#161) 2023-10-12 15:37:25 +00:00
Services Use MemberData to determine a subscriber's role list (#165) 2023-10-17 12:07:01 +00:00
ColorsList.cs Rebrand to Octobot (#128) 2023-09-30 18:58:32 +05:00
Messages.Designer.cs Add filtering by message author to /clear (#169) 2023-10-17 12:20:58 +00:00
Octobot.cs Use link button for created event message (#158) 2023-10-11 22:16:52 +03:00