ソースを参照

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"}]
-}