MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
87 stars 42 forks source link

messages typed into dynmap chat box are echoed twice to dynmap chat history #83

Closed redsgreens closed 7 years ago

redsgreens commented 7 years ago

I love that you are working on this, and I hope you won't get frustrated! Chat is working bidirectionally now, which is awesome :)

Base informations

Minecraft version: 1.8.9

DiscordIntegration version: 3.0.2 Dynmap version: Dynmap-2.4-forge-1.8.9

Link to pastebin with (censored) config: https://pastebin.com/ZBBDcz2M

Expected behavior

Messages typed into the Dynmap chat box should show up only once in the Dynmap chat history.

Actual behavior

Messages typed into the Dynmap chat box are getting echoed twice to the Dynmap chat history, once by Dynmap itself and again by the DiscordIntegration mod.

Steps to reproduce

In this screenshot, I typed "test from dynmap" into the Dynmap chat box and I see my message twice in the chat history: http://i.imgur.com/yjzcOWE.png (the name of our Discord bot is "PotatoBot")