added exemple
This commit is contained in:
parent
9927f86c20
commit
5e01961405
1 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
||||||
"ownerID": "Your id",
|
"ownerID": "Your id",
|
||||||
"botID": "ID of the bot",
|
"botID": "ID of the bot",
|
||||||
"statsChannel": "ID of the channel that the bot are going to post its stats",
|
"statsChannel": "ID of the channel that the bot are going to post its stats",
|
||||||
"supportServer": "Invite link for the support server of the bot"
|
"supportServer": "Invite link for the support server of the bot",
|
||||||
|
"openweatherAPI": "open weather api key"
|
||||||
}
|
}
|
Loading…
Reference in a new issue