📕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.

Bot Creation

  1. Go to the Discord Developer Portal.

  1. Log in with your Discord Account and select the button 'New Application'.

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

Create a Bot

Installation Options

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

Installation Options
  1. Set the options as seen above in the image

Bot Token

  1. Locate the 'Bot' tab on the left side.

Reset Bot Token
  1. Get the 'Bot Token' by clicking 'Reset Token' followed by 'Yes, do it!'.

  2. Click 'Copy' to copy the bot token.

Copy Bot Token

Save the 'Bot Token' temporarily. This is required later to activate your bot!

Required Intents

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

Required Intents

Client Secret

  1. Locate the 'OAuth2' tab on the left side.

Reset Client Secret
  1. Get the 'Client Secret' by clicking the 'Reset Secret' button.

  2. Click 'Copy' to copy the client secret.

Copy Client Secret

Save the 'Client Secret' temporarily! This is required later to activate your bot!

Redirect URLs

  1. On the 'OAuth2' page, add the Redirect URI by clicking the 'Add Redirects' button.

  2. Set the two redirect URIs seen below and click save changes.

https://api.imber.cc/oauth2/verify
https://api.imber.dev/oauth2/verify
Required Redirects

Dashboard

  1. Go to the Imber Dashboard.

  1. Log in with your Imber account and click the button 'CREATE'.

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

Create Bot
  1. Invite your bot to a server by clicking the 'Invite' button

Invite Bot
🔧Customization

Last updated