A real config file
This commit is contained in:
parent
4a87debe09
commit
de1546277c
1 changed files with 23 additions and 0 deletions
23
example-config.json
Normal file
23
example-config.json
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"Owners":
|
||||||
|
[],
|
||||||
|
"Database":{"IP":"",
|
||||||
|
"Port":6775,
|
||||||
|
"DBName":"",
|
||||||
|
"Username":"",
|
||||||
|
"Password":""},
|
||||||
|
"Tokens":{
|
||||||
|
"BotToken":"",
|
||||||
|
"Giphy":"",
|
||||||
|
"GitHub": "",
|
||||||
|
"MythicalBotList":"",
|
||||||
|
"BotsForDiscord":"",
|
||||||
|
"DiscordBotList":"",
|
||||||
|
"DiscordBestBots":"",
|
||||||
|
"DiscordBoats": "",
|
||||||
|
"YetAnotherBotList": "",
|
||||||
|
"DiscordExtremeList": "",
|
||||||
|
"DiscordBotReviews": "",
|
||||||
|
"DiscordBots": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue