소스 검색

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