FabioZumbi12 / SEDiscordBridge

A Torch plugin to connect the SE server to Discord
MIT License
13 stars 11 forks source link

The player name when leaving shows then their id? #11

Closed ProsperCraft closed 5 years ago

ProsperCraft commented 6 years ago

c03aee942aa8223d0c4943c01f15fcda

Using the version 1.3.4

doublee313 commented 6 years ago

Same issue. Discord coding change?

SplenectomY commented 6 years ago

Could probably just prevent this from happening with a regex check for "ID:\d+" before the message is sent. I might do a pull request later if this isn't patched soon.

doublee313 commented 6 years ago

Thx guys!

On Sun, Aug 12, 2018, 9:29 PM FabioZumbi12 notifications@github.com wrote:

Its fixed on latest build posted on Torch plugins channel

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/FabioZumbi12/SEDiscordBridge/issues/11#issuecomment-412387079, or mute the thread https://github.com/notifications/unsubscribe-auth/AY_5yfa061sDrML2Lz86lmBqN1_e6ZLEks5uQNZ-gaJpZM4VaNaD .

SplenectomY commented 6 years ago

Here's the pull request. Thoughts appreciated https://github.com/FabioZumbi12/SEDiscordBridge/pull/13

FabioZumbi12 commented 5 years ago

People who forked SEDB fixed all know bugs, just try ;)