dominik-korsa / discord-integration

Spigot plugin that allows to sync messages in a Discord server and Minecraft chat
https://www.spigotmc.org/resources/discord-integration.91088/
MIT License
19 stars 4 forks source link

Console channel command output #71

Open vycdev opened 1 year ago

vycdev commented 1 year ago

I am asking here because I couldn't find anything anywhere else about this.

If I set up a console channel in discord, how do I see the commands output. For example I want to see the tps from the discord and I run the tps command, I should be able to see the tps.

dominik-korsa commented 1 year ago

When setting a console channel, the sync is two-way. You need to make sure the bot has permission to write messages in the console channel

vycdev commented 1 year ago

The bot does have permissions to write in the channel.

dominik-korsa commented 6 months ago

Possible duplicate: #59