xNarnia / TCR-TerrariaChatRelay

Self-serving Terraria Chat Relay with extensible chat service support
https://forums.terraria.org/index.php?threads/tcr-terrariachatrelay.78196/
MIT License
32 stars 16 forks source link

Command shows up on discord and constantly disconnected from discord #11

Closed hdseventh closed 3 years ago

hdseventh commented 3 years ago

The command /help show up as a blank message on discord when it shouldn't be sent to discord as it is a command not a message. Tried with v0.9.2 and 0.9.3 with the same result as shown below : image

The plugin also often disconnected from Discord and reattempt to connect again and sometimes it shows error "The connection Reset By Peer", is this because of my network problem? i have quite fast internet connection, so i have no clue what caused this.

xNarnia commented 3 years ago

Great find on the blank message command bug. This has been resolved. Closing issue. As per your disconnecting from Discord constantly, that is certainly your network provider. I would suggest doing a trace on your network. As well, you can try checking your connection to the gateway below. wss://gateway.discord.gg/?v=6&encoding=json

If this still becomes an issue for you, please open a brand new issue with this by itself. Thank you so much!