Skip to main content

FiveM Discord Bot

Before Starting Your Bot

Once you have installed the bot, you can optionally add a Database. This is not required, but it is recommended.
To make one go to the DATABASES tab, then NEW DATABASE, give it a name, then click the eye icon. Click the ROTATE PASSWORD button untill your password DOES NOT contain any of following characters:

#, $, ", ', =, @, :, /
When your password does not contain any of the characters, then click the JDBC CONNECTION STRING field and then close that panel. Go back to the Startup tab and paste the text into thix box. Makeing sure to REMOVE THE jdbc: FROM THE STRING so it starts with mysql://.

After Starting Your Bot

Once you have started your bot, copy the Address and paste it into your web browser. Then click the Login button on the topbar and login with your Username and Password you created in the Startup tab.
Once you are logged in, hover over the Administration tab, and select Configuration. Here you can edit more information about your bot, and get a description of what each field does.

Before You Use The Bot

Before you use the bot, you must add the bot to your server, and fill in all of the required fields in the Configuration tab.

Adding The Bot To Your Server

To add the bot to your server, go to the Discord Developer Portal and create a new application. Then click the Bot tab, and click the Add Bot button. Then click the Reset Token button view and reset the token. Copy the token and paste it into the Bot Token field in the Configuration tab.

Reseting Your Token

If you reset your token, you will need to update the token in the Configuration tab, and anything else that uses the token will also need to be updated.

After that, disable PUBLIC BOT switch and enable the PRESENCE INTENT, SERVER MEMBERS INTENT, and MESSAGE CONTENT INTENT switches. Then click the Save button.
Then go to the OAuth2 tab, and click the Bot scope, then click either the Administrator permission, or All of the following permissions:

  • Manage Roles
  • Change Nickname
  • Manage Nicknames
  • Read Messages/View Channels
  • Send Messages
  • Manage Messages
  • Embed Links
  • Attach Files
  • Read Message History
  • Mention Everyone
  • Use External Emojis
  • Add Reactions
  • Use Slash Commands

then copy the link and paste it into your web browser. Then select the server you want to add the bot to, and click the Authorize button.