LordBoos / discord_game

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

all users went unavailable after i enabled SSL on my home assistant #20

Closed Sloth-on-meth closed 3 years ago

Sloth-on-meth commented 3 years ago

Hi there! since i switched to HTTPS, my discord game integration stopped working. any ideas?

LordBoos commented 3 years ago

Hello, I'm sorry you have such an issue. I'm using SSL without any issues. Even tried multiple approaches like native HA SSL with let's encrypt and also nginx reverse proxy. Is the bot present on your discord server? Are there any errors in your Home Assistant log?

Sloth-on-meth commented 3 years ago

Hi there, apparently rich presence was somehow disabled on my discord bot. i enabled it in the discord dev portal and it works again. was a coincidence with the SSL change, closed!