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

"<user> left the server." appears even when a player attempts to connect and fails #3

Closed Exeden closed 2 years ago

Exeden commented 4 years ago
  1. Player tries to connect, but fails due to having wrong character type:
    Output from my server:
    85.140.1.61:36365 is connecting... 
    85.140.1.61:36365 was booted: Only Non-Journey characters may enter a Non-Journey server. 
  2. Discord bot sends out a message saying the player Danil left the server, but in reality, he never joined in the first place: image

Solution: Feature that Discord bot reports the condition of a player that is leaving the server, with a new setting to turn it off/on based on server admin discretion.

Example 1) Player had journey-mode character and failed. If setting disabled to show journey-mode failures, no chat is displayed. If setting enabled to show journey-mode connection failures, the Bot chats out, "USER tried to log on with a journey-mode character".

Example 2) Player tried to log in, but had wrong password. Bot chats out, "USER password attempt failed."

This solution should also add configurable settings to determine if you want to report this in discord or not.

xNarnia commented 3 years ago

Hey there! Thanks for this idea. Are these the only two scenarios you would be interested in seeing developed?

xNarnia commented 2 years ago

Closed since the "" has left issue has been fixed and no response from OP.