Been having a hard time setting this up
Firstly, I've been trying to fix this for months, and I'm done trying to figure it out myself. I have everything set up to #5. Now, #6 keeps throwing an Unknown Application error whenever I use the link with the botuserID change. Firstly, to make sure, botuserID from everywhere I have read and what I have tried, is my user ID? or is it a different number.

Second, I have also been trying to get DiscordCore to work in multiple guilds(or so it says I am. I have it used with RustCord, but when I try to load DiscordCore, it keeps showing:

"Bot Guild Id is blank and the bot is in multiple guilds. Please set the bot guild id to the discord server you wish it to work for").

I have tried every number that I have accesss to and still have no clue what I am suppost to type where it has

""Bot Guild ID (Can be left blank if bot in only 1 guild)": "???????????????","

On RustCords page it shows its incompatible with DiscordCore, but it also says not fully compatible. So would you say it is not compatible with RustCord?

Any help is appreciated.
Hi HazeyDays,

You need to get your bot client id from the picture below. Then you enter the client id into this url where it says bot id: https://discordapp.com/oauth2/authorize?client_id=botid&scope=bot&permissions=8



If the url works you should end up at a screen like this:



Then after that, you need to get your bot token and put the in the DiscordCore.json which you can find in the image below:



After that you can find your guild id by right clicking on your server name and click copy id which you can see in the image below:



Hope this helps.

MJSU
Aweome, thank you so much. The token part I would of never guessed:P

The client ID right there makes much more sense now. Thanks again:)

(So I just realized I was placing the number where it says ClientID, as if it meant clientID is where I place the clientID. Now I'm blushing, haha.)