Weblutions Documentation
Weblutions Main Site Contact Us Our Discord
Some pages are still pending proper formatting, if required refer to the legacy documentation website.
FiveM Documentation IconFiveM Documentation

Weblutions Documentation / FiveM Documentation / Getting Discord Bot Token

Updated

Getting Discord Bot Token

By Josh M. 1 min 2
This page has been archived and can no longer be edited. Content may be outdated and is no longer maintained.

This guide covers how to create a bot application and get the bot token to configure your resources.

  1. Create a new application from the [Discord Developer Portal](https://discord.com/developers/applications).

  2. Click on 'Bot' on the left navigation bar and enable the bot. Then copy the Bot Token.

  3. Congrats 🎉 you now have the bot token. See the below on inviting the bot into your guild (server), this is likely needed for FiveM scripts.

  4. Now in the 'General Information' tab copy the 'Client ID' and replace `CLIENT_ID_HERE` in the below template.

https://discord.com/oauth2/authorize?client_id=CLIENT_ID_HERE&scope=bot