templatka configu
This commit is contained in:
parent
cded4e036a
commit
75f0dda718
1 changed files with 15 additions and 0 deletions
15
config.json
Normal file
15
config.json
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
{
|
||||||
|
"irc": {
|
||||||
|
"nick": "MegurineLuka",
|
||||||
|
"password": "",
|
||||||
|
"server": "",
|
||||||
|
"port": 6667,
|
||||||
|
"channel": "#zadupie"
|
||||||
|
},
|
||||||
|
"bot": {
|
||||||
|
"prefix": "."
|
||||||
|
},
|
||||||
|
"youtube": {
|
||||||
|
"token": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue