nguyenquyhy / DiscordBridge

A Sponge plugin to integrate Minecraft server with a Discord channel
MIT License
31 stars 18 forks source link

Requesting Information: Discord Linked Chats #59

Open micheldewit opened 7 years ago

micheldewit commented 7 years ago

Hi there! This is not an issue per say, but sadly, there is no documentation on achieving the following:

We have 3 channels set up: 1 for moderators+ 1 for normal players (this is also part of a seperated server) and 1 for logging EVERYTHING that happens.

We wish to know the following: When Whispers occure (we can see this on the console) how do we capture this with the DiscordLink, that it gets logged in our Logging Channel?

When a Message is posted on the Normal Player channel, we want everything typed by people on the Discord channel gets logged to the Moderator and the logging channel.

When a message is posted on the Moderator+ channel we want everything that is typed there, logged to the logging channel.

Which settings do we need to toggle within the config in order to achieve the desires results?