diff --git a/README.md b/README.md index 7bdeb11..a0e4e47 100644 --- a/README.md +++ b/README.md @@ -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`.