FiveM Discord Bot - Monitor your FiveM Server easily
No Advanced Setup Required!
FiveM Bot is a discord bot by Zua that makes monitoring your FiveM server easily. https://discordbots.org/bot/483787947070586880
Set-Up
- Invite the bot
- In any channel, type
$set <serverAddress:withPort>
(ex:$set thatziv.ddns.net:30120
) - The Bot is now setup, do
#help
to see all the commands Please Make Sure to Give the Bot Administrator Permissions.* Also Make Sure to use it in a discord server channel and not a DM channel *
Tutorial/Demonstration
https://www.youtube.com/watch?v=qphtBvXSusE
Commands
$set <serverAddress:withPort>
- Sets the current guild FiveM server
$players
- Gets the current player list of a server
$server
- Gets all information of a server
$find <username>
- Finds a user that is on the server via Username
$id <id>
- Finds a user that is on the server via Server ID
$help
- Sends Help Embed
$status
- Checks if the server is online
Global FiveM Bot Log
Optional Installation (Advanced Users)
This bot is ran by node.js using the discord.js library. https://github.com/ThatZiv/FiveM-Bot
- Download Here.
- Extract
extract_me.rar
- Open CMD and cd into the dir where this is installed and ->
node fivem.js
(in cmd)
Join Discord :)
Feedback is also pretty neat.
FAQ
Error | Solution | Example |
---|---|---|
Error: Invalid URI |
Set the FiveM server URL correctly: No <> symbols and no spaces between the port and No http:// |
$set thatziv.ddns.net:30120 |