Sfoglia il codice sorgente

Remove config.json

Owen Diffey 5 anni fa
parent
commit
cdc1d581ec
1 ha cambiato i file con 0 aggiunte e 9 eliminazioni
  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"}]
-}