Eufranio / MagiBridge

A Discord <-> Minecraft chat relay plugin
MIT License
47 stars 27 forks source link

Setting ignore-bots=false causes MagiBridge bot to not ignore itself #206

Closed Furgl closed 3 years ago

Furgl commented 3 years ago

This is with MagiBridge-API7-2.11.1

Setting the config option: # Should MagiBridge ignore messages by other bots? ignore-bots=false Causes the MagiBridge bot to not ignore itself anymore. So when a message is sent in Minecraft, the bot sends it in Discord, and then the bot sees itself send the message in Discord and sends it to Minecraft: image (Expected behavior would be for the bot to continue to ignore itself, but not ignore other bots)