Discord Integration

Everything related to Discord from the Config

HOW TO CREATE A DISCORD BOT?

  1. Go to: discord.com/developers/ and log in with your Discord account.

  1. Click on the β€œNew Application” button.

  1. Give the application a name and click β€œCreate”.

  1. Navigate to the β€œBot” tab to configure it. Add the permissions you want, permissions related to role detection are paramount.

  1. Copy the token using the β€œCopy” button.

  1. This token must be copied into your multicharacter config.

  1. What do I put in guild = ? There you enter the ID of your discord server where the guest bot is. Right click on your discord channel and click copy ID, note that you must have the developer mode of your discord account activated.

  1. What do I put in groupId = in the Slots configuration? There you should put the ID of the range you want the bot to use to give that number of slots. Go to your server's role configuration and right click and copy the ID of the rank you want.

Last updated