nguyenquyhy / DiscordBridge

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

Ignoring other bots despite option set to false #39

Open Tencao opened 7 years ago

Tencao commented 7 years ago

I have this setup on two servers connected to the same discord and channel, used to cross-server chat, however while both chats go to the channel and users messages are sent to the server, the discord bots do not read each others messages despite the flag been set as false.

To clarify as well, both bots are using different accounts.

nguyenquyhy commented 7 years ago

Currently the bot always ignores messages from DiscordBridge. I will make some changes to support this scenario.

nguyenquyhy commented 7 years ago

This will be support in the next update.