face-hh / discordmium

Discordmium brings the Chromium browser instance in Discord, of course limited to the Discord API. - Made for Documatic Hackathon
https://facedev.xyz
69 stars 17 forks source link

Where to get GuildID #2

Closed hikaoffical1 closed 1 year ago

hikaoffical1 commented 1 year ago

Hi where to get GuildID

Aunchers commented 1 year ago

I believe GuildID is just your channels id To get it 1.open the server that you will place your bot in 2.Right click a channel (example: #General)

  1. Click copy ID

I believe this means that the bot will only send messages in that channel

face-hh commented 1 year ago

The guild ID is the server where the bot should register the /browse command. You need developer mode enabled to be able to copy the ID.

Audomations commented 1 year ago

In order to get your GuildID you must have developer mode which can be located in your settings. (Settings > Advanced > Developer Mode)

image

Once you turned it on, go to a server and right click the name of it and you should see "Copy ID" click on it and that is your guild id.

image