templatka configu

This commit is contained in:
szprink 2025-08-12 18:41:19 +02:00
parent cded4e036a
commit 75f0dda718

15
config.json Normal file
View file

@ -0,0 +1,15 @@
{
"irc": {
"nick": "MegurineLuka",
"password": "",
"server": "",
"port": 6667,
"channel": "#zadupie"
},
"bot": {
"prefix": "."
},
"youtube": {
"token": ""
}
}