Hello to everyone, today im here to release my new creation, an integration for discord with fivem.
Tutorial
LoveDiscord Server installation
- Download NodeJS and LoveDiscord.
- Configure the server.
Extract the LoveDiscord_Server folder.
Run the install.bat file in the LoveDiscord_Server folder
After the installation navigate to the “file” subdirectory in the LoveDiscord_Server folder and open the CONFIG.json file
How to create and get the token of a discord bot
Follow this guide
THE DISCORD BOT NEED TO BE IN YOUR DISCORD SERVER
How to get the channel ID of a channel
Open discord and go to
Settings > Advanced > Check developer mode
Right click on the channel where you want the bot will works >Copy ID
What is the RCON password?
What is Rcon?
Rcon is a protocol for executing commands on the server without having direct access to the console.
How to set up the rcon password
Open your server.cfg
And add this line rcon_password “test” (CHANGE TEST WITH A PASSWORD)
*You need a discord bot token, a channel id and need to set the rcon_password to use LoveDiscord.
- Launch the server!
If you have done everything, you can start LoveDiscord_Server opening the start.bat
note: you need to keep the cmd opened if you want that LoveDiscord works!
LoveDiscord Script installation
- Download LoveDiscord
- Drop the folder LoveDiscord in your resources folder (NOT THE LoveDiscord_Server)
- Open the server.lua and change the webhook with the webhook of your channel (first line)
- Add start LoveDiscord to your server.cfg
- Enjoy!
- I love it!