From e136522421bfecb0172d360006127598472b61c4 Mon Sep 17 00:00:00 2001 From: 404invalid-user Date: Wed, 27 Oct 2021 01:56:40 +0100 Subject: [PATCH] s --- src/bot/commands/fun/fivem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bot/commands/fun/fivem.js b/src/bot/commands/fun/fivem.js index 3b91d3b..bc7bb94 100644 --- a/src/bot/commands/fun/fivem.js +++ b/src/bot/commands/fun/fivem.js @@ -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"