From 3c3df91675107850622f24dbf173130657f0a1da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Thu, 31 Oct 2019 20:47:39 +0200 Subject: [PATCH] Update index.js --- index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/index.js b/index.js index 57b0aa7e..d1d37390 100644 --- a/index.js +++ b/index.js @@ -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: '>', };