You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTICE: With the release of text channels in voice channels, any version of discord.js older than v13.8.0 will crash upon creating. I am aware of this and do plan on updating the code to to prevent the crashes..
FiveM Server Status
A custom discord bot providing functionality for interacting with FiveM & Discord servers.
Please make sure you Google your errors before joining the support server. I don't have time to help you setup the bot. Google is your friend make use of it.... stack overflow is very handy!
The FiveM Queue script that was included the original repository is no longer needed to run this project
If you are unable to get the bot to query your server please make sure you check that the IP address and port for you server are correct in the config.json file before asking for support
Also make sure your firewall on your host isn't blocking inbound connections
If you get an error in console saying (node:121108) UnhandledPromiseRejectionWarning: TypeError: fields.flat is not a function you'll need to update your Node.js version. I have provided a link-to that explains how to update your Node.js version here
If you get an error in console saying ! Make sure you have the latest version of node.js and npm installed. you'll need to make sure both your NPM & Node.js is on the latest version. I have provided a link-to that explains how to update your NPM version here and Node.js version here