浏览代码

Remove config.json

Owen Diffey 5 年之前
父节点
当前提交
cdc1d581ec
共有 1 个文件被更改,包括 0 次插入9 次删除
  1. 0 9
      config.json

+ 0 - 9
config.json

@@ -1,9 +0,0 @@
-{
-	"token":"your discord bot token here",
-	"servers":[
-	{"channel":"channelId to controll",
-	"dbHost":"database address",
-	"dbUser":"database user",
-	"dbPassword":"database password",
-	"db":"database name"}]
-}