Together-Java / TjBot

A bot for the together java discord server. Name still undecided
6 stars 6 forks source link

Modmail #2

Closed AzatothTheAwakened closed 4 years ago

AzatothTheAwakened commented 4 years ago

What does the new feature do?

As a MemberI want to be able to direct message the bot so that all the mods recieve a message in a designated channel. As a Moderator I want to be able to use a command to answer the mail so that the communication is helt trough the bot.

How does this feature benefit the server?

It makes it easier to reach out to the mods. Instead of direct messaging individual mods if you dont want to share something open in the server. Answering trough the bot makes it easier to follow the chain of messages for Members and Moderators.

Example of usage:

Member direct messages the Bot. A formatted message appears in the designated channel displaying the name of the user and the message they wrote.

A moderator can now use a command f.e.

>answermail Member#1234 I recieved your message and here is my answer

The Bot will now direct message the Member Member#1234 with I recieved your message and here is my answer

Notes

This feature is also open for discussion, critice or improvement.