Supreme Ventures
  • Welcome to Supreme Ventures
  • Important Information
    • Installation & Setup
    • Configuration Options
      • Commons Config
      • Database Engine
      • Message Formats
      • Custom Styling
      • Configure Numbers
      • Timestamps
    • Developer API
    • Official Discord
    • YAML Validator
  • Freebies
    • 📣ShockMOTD
    • 👻AirHeads
    • 🔗Discord Link
      • Commands & Permissions
      • Placeholders
      • Setting up Discord bots
  • Premium Plugins
    • 💬Chat Core 💲14.49
      • Commands & Permissions
      • Placeholders
    • 🎁Player Gifts 💲7.50
      • Commands & Permissions
    • 💰Premium Credits 💲20.00
      • Commands & Permissions
      • Placeholders
    • ⬇️Voting 💲15.00
      • Commands & Permissions
      • Placeholders
    • 📊Player Stats 💲10.00
      • Commands & Permission
      • Placeholders
    • 🛡️SMP Guilds 💲20.00
      • Commands & Permissions
      • Placeholders
      • Developer API
    • ⬆️Player Levels 💲10.00
      • Commands & Permissions
      • Placeholders
      • Placeholder Scripts
  • Libraries
    • 📘Commons
Powered by GitBook
On this page
  • Creating a Discord bot
  • IMPORTANT **
  • Configuring your Linking Bot
  • User Permissions

Was this helpful?

  1. Freebies
  2. Discord Link

Setting up Discord bots

How to create your Discord App for Discord Linking

PreviousPlaceholdersNextChat Core 💲14.49

Last updated 6 months ago

Was this helpful?

Creating a Discord bot

  1. Go to

  2. Create an Application

  3. Give the application an awesome name (this will be used as the bot's initial username)

  4. Click Save Changes

  5. Open the Bot tab

  6. Click Add Bot and confirm

  7. Make sure to make your bot set to non-public by changing the slot labeled "public bot"

  8. Make sure to change the bot's username & profile picture in this tab as well

IMPORTANT **

Discord Link requires you to enable specific Discord "Intentions". On the Discord developer portal bot page, scroll down on your application and enable the following options:

Configuring your Linking Bot

The following configuration settings must be configured for your bot to work correctly!

discord-bot-settings:
  run-bot-on-instance: true
  bot-token: '<your-bot-token-copied-from-above>'
  discord-guild-id: '<your-servers-discord-guild-id>'
  member-role-id: '<discord-linked-role>'

The Discord guild, role, and token must be configured for your Discord Linking bot to start & enable correctly. Missing any of these options may cause your bot to fail Discord commands or linking!

The Discord bot can only run on one server, but unlimited servers can connect together via our databasing system to share the same data. Make sure when configuring, you only have the bot running on one server

User Permissions

Discord members will require access to use /slash commands in the channel(s) you want them to be able to use the Discord linking command.

🔗
https://discord.com/developers/applications/