Browse Source

Remove config.json

Owen Diffey 5 năm trước cách đây
mục cha
commit
cdc1d581ec
1 tập tin đã thay đổi với 0 bổ sung9 xóa
  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"}]
-}