1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-06-15 23:56:01 +00:00

Update index.js

This commit is contained in:
Christer Warén
2019-10-31 20:47:39 +02:00
committed by GitHub
parent a656e315aa
commit 3c3df91675

View File

@ -40,7 +40,6 @@ client.funcs.exe = require('./funcs/exe.js');
client.config = {
token: process.env.TOKEN,
apikey: process.env.API_KEY,
botId: "607266889537945605",
devId: "360363051792203779",
prefix: '>',
};