s
This commit is contained in:
parent
7b3e323cf1
commit
e136522421
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
const http = require('http');
|
const http = require('http');
|
||||||
const conf = require('../../../conf/conf.json')
|
const conf = require('../../../conf/conf.json')
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'fivem-disables',
|
name: 'fivem',
|
||||||
description: "`.fivem` gets information for the fivem server. do `.fivem players` to see who is online",
|
description: "`.fivem` gets information for the fivem server. do `.fivem players` to see who is online",
|
||||||
async execute(message, args, Discord, currentServer, messageUser, client) {
|
async execute(message, args, Discord, currentServer, messageUser, client) {
|
||||||
const url = "http://lxn4gvp-aries1.linuxnodes.net:3000"
|
const url = "http://lxn4gvp-aries1.linuxnodes.net:3000"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue