Currently, admins can use /report to forward messages to the bot and take actions (ban, kick, delete). This feature should be extended to allow forwarding any message for moderation actions, making it easier to handle spam or rule violations.
Use case:
An admin sees a problematic message but cannot immediately respond (due to rate limits, timing, etc.). They want to forward/copy the message to the bot and choose an action (ban, kick, delete) instead of using /ban @username.
Suggested improvement:
Allow admins to:
- Forward a message to the bot, or
- Copy the message ID and send it to the bot with a chosen action (similar to
/report workflow)
This provides flexibility when direct commands like /ban cannot be used immediately.
Related issues:
Currently, admins can use
/reportto forward messages to the bot and take actions (ban, kick, delete). This feature should be extended to allow forwarding any message for moderation actions, making it easier to handle spam or rule violations.Use case:
An admin sees a problematic message but cannot immediately respond (due to rate limits, timing, etc.). They want to forward/copy the message to the bot and choose an action (ban, kick, delete) instead of using
/ban @username.Suggested improvement:
Allow admins to:
/reportworkflow)This provides flexibility when direct commands like
/bancannot be used immediately.Related issues:
/ban @usernamein group chats (without replying) #126 (Allow/ban @usernamein group chats)