launcher/settings.example.json

21 lines
394 B
JSON

{
"irc": {
"name": "",
"password": "",
"author": "",
"auto-join": [
"#bots"
],
"requirements": [
"account-notify",
"account-tag",
"away-notify",
"cap-notify",
"chghost",
"extended-join",
"message-tags",
"server-time"
]
}
}