-
Notifications
You must be signed in to change notification settings - Fork 17
Getting a Discord Guild id
To use the RankSync plugin, you'll need a Guild ID. This is a number that represents your server. In this tutorial you'll learn how you can get this number.
To start off, we have to start Discord. In Discord we'll move our cursor to the server whose ID we want to get.
After we've moved our cursor to the correct server on the left side of your screen, we'll press the Ctrl
button on our keyboard, while also clicking the Left click
button of your mouse. If you pressed them simultaneously, a web version of your Discord should open in your Browser. That opens on the Discord server you selected.
So, we're on the web version of Discord right now. That means that we've an URL! That's the thing we were looking for. In my case it's https://discordapp.com/channels/498421918509170689/498422277591924746
. The URL is the text in the top of your screen.
In this URL
, we want the first big number. In my case, it's 498421918509170689
. Please note that there's another number at the end of the URL. Please do NOT use this number.
And that's all. This is the Guild id we were looking for!