LordBoos / discord_game

Home Assistant custom component to get online and game status of Discord users
MIT License
56 stars 7 forks source link

Replaced .replace with regex to allow users with square-, round- and … #10

Closed pinpoint87 closed 4 years ago

pinpoint87 commented 4 years ago

Modified the entity_id function; Replaced .replace with regex to allow users with square-, round- and curly- brackets in their names to become visible/ available to HomeAssistant

LordBoos commented 4 years ago

Weird that Discord allows all those symbols. Thank you for your contribution!

xiidoz commented 4 years ago

This is awsome, thanks a lot! 🎉

Discord allowes quite a lot in their nicknames. I also added support for quoted names in #11