Updated docs

This commit is contained in:
Tristan B. Velloza Kildaire 2023-07-04 18:01:10 +02:00
parent 4e0fd43dd4
commit 8a62c93a6c
1 changed files with 4 additions and 1 deletions

View File

@ -57,7 +57,10 @@ An example configuration file can look as follows:
"port": 6667,
"nickname": "tlangbot",
"realname": "TLang Development Bot",
"channel": "#tlang"
"channels": {
"tlang" : "#tlang",
"repoName" : "#destinationChannel"
}
},
"ntfy": {
"endpoint": "http://ntfy.sh",