This commit is contained in:
404invalid-user 2021-10-27 01:56:40 +01:00 committed by GitHub
parent 7b3e323cf1
commit e136522421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
const http = require('http');
const conf = require('../../../conf/conf.json')
module.exports = {
name: 'fivem-disables',
name: 'fivem',
description: "`.fivem` gets information for the fivem server. do `.fivem players` to see who is online",
async execute(message, args, Discord, currentServer, messageUser, client) {
const url = "http://lxn4gvp-aries1.linuxnodes.net:3000"