the-obsidian / DiscordBridge

:speech_balloon: Chat bridge between Minecraft and Discord
Other
45 stars 7 forks source link

Duplicate messages between Discord and Server #42

Closed daytonmills closed 7 years ago

daytonmills commented 7 years ago

Whenever somebody types in the game chat, The Bot will put that message into the discord channel. Although when it does, the message the bot put into chat then goes to Minecraft.

To clarify: 1.) In Minecraft chat I say "Hi" 2.) Instantly the bot puts my game message into the text channel on Discord. 3.) The bot message in that channel is then sent into Minecraft chat. capture

daytonmills commented 7 years ago

Is there a way to not send bot messages into the game chat?

jacobwgillespie commented 7 years ago

What's in your settings.yml? The username setting is used to filter out bot messages from being sent back to Minecraft. It should probably be ProperBot from your screenshot.

daytonmills commented 7 years ago

Ah, I had the numbers after the username... I removed the numbers and it works perfectly.

jacobwgillespie commented 7 years ago

Nice, glad it's working now! 👍