Skip to content

Collect Required Things

Sachin edited this page Aug 16, 2020 · 8 revisions

How to get following things:

Verification/Chat channel ID:

Go to "User Settings" and Search "Appearance". Scroll down until you find "Advanced" section and enable "Developer Mode". DEVMODE

After that, go to your discord server and right click channel you want to get ID of and select "Copy ID" COPYID

BOT Token

discordapp.com/developers/applications/me BOTTOKEN

Steam API Key

https://steamcommunity.com/dev/apikey

GuildID

Click on "Server Settings" and Search "Widget". The "Server ID" is the GuildID. GUILDID

Webhook

  • Right click the channel you want the webhook of and select "Edit Channel".
  • Select "Integrations" option in the side panel.
  • Click on "Create Webhook" and then click "Copy Webhook URL". WEBHOOK

RoleID

If you want to get role id for setting "content" of specific webhook, just try to mention it and write an extra \ before it, so like @Admin and the output will be similar to this: <@&697333844025671770>.

  • Note: Remove letters which aren't number to the above method and copy it if you want to use it as verification roleid or Go to "Server Settings" > "Roles" and right click the role you want to set as verification roleid. Select "Copy ID"

Bonus

Confused what "footer icon", "content" etc. is? Then here you go: BONUS