Skip to content

How to get Tokens and IDs

Adam Hurm edited this page Mar 17, 2024 · 1 revision

Bot token warning: The discord bot token can only be copied once so you may have to reset your token if you do not know it.
In-browser: In a web browser, open the web application.
Desktop Client: In the desktop application, turn on Developer Mode in Settings -> Advanced.

Token / ID How do I get this value?
SUPERPAL_TOKEN Create a Super Pal of the Week bot in the Discord developer portal.
Choose your application -> Go to Bot section -> Look under "Token" section
WHEEL_TOKEN Create a Spin the Wheel bot in the Discord developer portal.
Choose your application -> Go to Bot section -> Look under "Token" section
GUILD_ID In-browser:
Click on any text channel in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on your server icon and select Copy ID
EMOJI_GUILD_ID In-browser:
Click on any text channel in your server. Your URL will be in the form of https://discord.com/channels/[EMOJI_GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the server icon where party emojis are hosted and select Copy ID
CHANNEL_ID In-browser:
Click on the text channel where you want to send Super Pal of the Week commands in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the text channel where you want to send Super Pal of the Week commands and select Copy ID
ART_CHANNEL_ID In-browser:
Click on the text channel where you want to store AI Art in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the text channel where you want to store AI Art and select Copy ID
GUILD_ID In-browser:
Click on any text channel in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on your server icon and select Copy ID
EMOJI_GUILD_ID In-browser:
Click on any text channel in your server. Your URL will be in the form of https://discord.com/channels/[EMOJI_GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the server icon where party emojis are hosted and select Copy ID
CHANNEL_ID In-browser:
Click on the text channel where you want to send Super Pal of the Week commands in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the text channel where you want to send Super Pal of the Week commands and select Copy ID
ART_CHANNEL_ID In-browser:
Click on the text channel where you want to store AI Art in your server. Your URL will be in the form of https://discord.com/channels/[GUILD_ID]/[CHANNEL_ID]

Desktop Client:
Right-click on the text channel where you want to store AI Art and select Copy ID
OPENAI_API_KEY Create an OpenAI account and create an API key.
OPENAI_ASSISTANT_ID This is an optional value. A new assistant will be created if there isn't one available.
OPENAI_ASSISTANT_THREAD_ID This is an optional value. A new thread will be created if there isn't one available.

Follow this guide first:

Then, follow the guidance for your chosen deployment method:

Clone this wiki locally