Add userId info

Este commit está contenido en:
Florian Brinker 2022-03-19 23:31:00 +01:00
padre 151770385d
commit 15155495c7
Se han modificado 1 ficheros con 3 adiciones y 0 borrados

Ver fichero

@ -17,6 +17,9 @@ This is a simple bot, tracking the mute state of members currently using the voi
* Grab the state by fetching https://discordbot.f-brinker.de/voice-state/states/userId123.json
* Replace userId123 with your Discord userId
### Where can I find my Discord userId?
See https://techswift.org/2020/04/22/how-to-find-your-user-id-on-discord/
## Host your own!
You can host your own bot by building the project on your own or by using the pre-built image `fbrinker/discordbot-voice-state`.