[Release] FiveM Discord Server Status Bot

Hello everyone,

Today I am going to release this server status discord bot! You can see how many players are connected to the server including a queue, names of the players and you can add warning messages!

This discord bot was made for my old server but it’s offline now so I decided to release the bot since a lot of people were asking for it.

There are more cool features in this bot like embedded messages for suggestions, bugs and more.

DOWNLOAD @ GITHUB: https://github.com/RoqueDEV/fivemserverstatus

The bot will send a message in a channel as you can see below on the screenshot:

Every 2,5s the message will update with the new info (received from the players json).

Please read the README before installing. Enjoy!

Credits:
- Roque https://github.com/RoqueDEV
- Douile https://github.com/Douile
- drazero https://github.com/draZer0
Queue script: https://github.com/anderscripts/FiveM_Queue

34 Likes

Does this update it’s current post or does it spam a new post every time?

2 Likes

It will update the current post :slight_smile:

This isn’t made by you…? You have permission to release it…?

nice release

Are we obliged to use the “Queue” you give?

Nice Release

i get

PM :3: Update Failed

I cant update a previous message

1 Like

I’m wondering this as well. I personally use a different queue system and would prefer to not switch.

Looks like a great release!

1 Like

Yes or you will have to make that the var = Queue Enabled and if people are in the queue you have to make sure it will display Queue Enabled | Count: in the vars.

Thanks! Yes you can use your own queue script but make sure you have that the var = Queue Enabled and if people are in the queue you have to make sure it will display Queue Enabled | Count: in the vars.

1 Like

Did you set the message id after the first post.

1 Like

Its made by me and Douile so yeah?

Yes I can but if you read the README I think you could manage to setup the bot yourself, don’t you understand something? :slight_smile:

Thank you! Great resource :smiley:

Yes i set it after the post. edited the post and copied the id

Guide:

Windows Only (Might work if you use mind.)

  1. Download Node Js.

  2. Create if this does exists C:\Users{your username}\node_modules

  3. Right click anywhere on Windows explorer and open Cmd promt (or Git Bash for pros). [You can also type “cmd” in the address bar where it shows your current path]

  4. Copy paste the “Discord bot” directory and edit its name to “DiscordBot” and do "cd DiscordBot in cmd or Git Bash (Remove the spacing).

  5. do “npm i” [it will install all dependenies]

  6. Make sure you edit config.json

  7. open “run.sh” (double click or do ./run.sh )

12 Likes

can u make a tutorial?

3 Likes

thanks for release great job :slight_smile:

He did not make this himself