📕Bot Setup
Get started with your Imber Bot quickly. This guide helps you set up your custom Imber Bot for the first time after purchase.
Please follow the entire setup guide. Your bot won't be activated if you skip the steps below.
Bot Creation
Go to the Discord Developer Portal.
Log in with your Discord Account and select the button 'New Application'.

Then enter the name you want your bot to be called and click 'Create'.

Installation Options
Locate the 'Installation' tab on the left side.

Set the options as seen above in the image
You must use the options seen above, your bot won't activate without them!
Bot Token
Locate the 'Bot' tab on the left side.

Get the 'Bot Token' by clicking 'Reset Token' followed by 'Yes, do it!'.
Click 'Copy' to copy the bot token.

Required Intents
Scroll down on the 'Bot' tab and set the options as seen in the image below.

You must use the options seen above, your bot won't activate without them!
Client Secret
Locate the 'OAuth2' tab on the left side.

Get the 'Client Secret' by clicking the 'Reset Secret' button.
Click 'Copy' to copy the client secret.

Redirect URLs
On the 'OAuth2' page, add the Redirect URI by clicking the 'Add Redirects' button.
Set the two redirect URIs seen below and click save changes.
https://api.imber.cc/oauth2/verify
https://api.imber.dev/oauth2/verify

Dashboard
Go to the Imber Dashboard.
Log in with your Imber account and click the button 'CREATE'.

Paste your 'Bot Token' and 'Client Secret' and click 'CREATE BOT'.

Invite your bot to a server by clicking the 'Invite' button

You now have successfully created your custom Discord bot!
Last updated