Skip to content

fsmztrinity/Fivem-Server-Status-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

FiveM Server Status

FiveM Server Status Discord Bot

Requirements For Queue:

  • If You Are Using QBUS So You Don't Need To Change You Queue System
  • If You Are Not Using QBUS So I Have Edited The Source Code Of Connect Queue And Added That It Will Change The Queue And Connecting Count In The Server Status Bot Accordingly .

Requirements For Uptime Showing:

  • You Need To Download This Script And Run Into Your FXServer Uptime Script

Download Queue For ESX From Here:

Setup

  1. Add the included connectqueue to your server resources
  2. Add the included Uptime to your server resources
  3. Start the connectqueue in your server.cfg
  4. Start the Uptime in your server.cfg
  5. Give Your Bot Token In .ENV
  6. Setup Your Config.json
  7. If You Need To Show Version On Bot You Need To `sets Version "lavda_0.1.2"

image

Hosting

  1. You Can Use Heroku
  2. You Can Run It On VPS Also

Setup In Config.json

URL_SERVER - base url for fiveM server e.g. http://127.0.0.1:3501 (don't end with /)
LOG_LEVEL - Int of enum 0-4 specifying level of logs to display with 4 as no logs
CHANNEL_ID:DISPLAY SERVER STAUS MESSAGE,
MESSAGE_ID:FIRST SEND MESSAGE THEN COPY ITS ID AND PASTE HERE,
SUGGESTION_CHANNEL:DISPLAY SERVER SUGGESTION,
BUG_CHANNEL:"DISPLAY SERVER BUGS,
BUG_LOG_CHANNEL:DISPLAY SERVER BUGS LOHS TO COME,
REPORT_CHANNEL:DISPLAY SERVER REPORT,
REPORT_LOG_CHANNEL:DISPLAY SERVER REPORT LOGS,
LOG_CHANNEL:"WHERE BOT WILL SEND LOGS MAY IT NOT WORK

Running

  1. Run installde.cmd
  2. Run start.cmd

SUPPORT

  • DM ME Choudhary Ji#1889

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Batchfile 0.3%