Dragory / modmailbot

Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.
MIT License
710 stars 705 forks source link

Summary Command #551

Closed JaymeiF closed 1 year ago

JaymeiF commented 3 years ago

Request

A command that will display only the messages sent to and from the user contacting the ModMail bot. Think of this as a way to filter staff conversation on a thread and just dump the information that was sent/received. Would be useful in a scenario where a discussion was in the thread between staff and someone wanted to see the conversation without reading all the chat between.

LostLuma commented 3 years ago

This already exists as an option for the loglink command: https://github.com/Dragory/modmailbot/blob/master/docs/commands.md#loglink--s

For other log links you'd have to manually add the simple=1 query, I believe.