Add userId info

This commit is contained in:
Florian Brinker 2022-03-19 23:31:00 +01:00
parent 151770385d
commit 15155495c7
1 changed files with 3 additions and 0 deletions

View File

@ -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`.