Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.
/ FiveM-Bot Public archive

[OUTDATED] Monitor your FiveM (GTA Online) Server with FiveM Bot.

Notifications You must be signed in to change notification settings

ThatZiv/FiveM-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Discord Bot - Monitor your FiveM Server easily

Discord Bots Discord Bots Discord Bots

All New FiveM Forum Integration and Save/Get Player Logs !

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

  1. Invite the bot
  2. In any channel, type $set <serverAddress:withPort> (ex: $set thatziv.ddns.net:30120)
  3. 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 *

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

$status - Checks the current status of the server

$help Sends Help Embed

$status - Checks if the server is online

$stats - Checks bot statistics

$save-log <person's server id> - Saves a player's information

$get-log - Gets a player's information (per guild)

$forum <categories> - Searches the latest topics in the categories on https://forum.fivem.net/

$forum - Checks the current categories on https://forum.fivem.net/

$forum search <search terms> - Searches terms on https://forum.fivem.net/

$forum user <username> - Searches user's info on https://forum.fivem.net/

$native <search terms> - returns a specific GTAV native that you searched for

$rcon help - Sends RCON help embed

$rcon set <rcon_password> - Sets the guild's rcon server

$rcon <rcon_command> - Executes an RCON Command


Tutorial/Demonstration

www.youtube.com/watch?v=qphtBvXSusE

  • Note this is a bit out of date.

Optional Installation (Advanced Users)

This bot is ran by node.js using the discord.js library. https://github.com/ThatZiv/FiveM-Bot

Make sure you have NodeJS installed.

  1. Download Here.
  2. Run setup.cmd and follow the prompts
  • If you aren't able to execute bat files then cd into the directory of the bot and type:
npm i
# then after that is done, type:
npm run build
  1. Run the run.bat file or do (in the cmd line):
node fivem.js

Discord :)

Feedback is also pretty neat.


Discord Bots

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

More to come.


About

[OUTDATED] Monitor your FiveM (GTA Online) Server with FiveM Bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published