ccchatbot/config.toml

18 lines
294 B
TOML
Raw Permalink Normal View History

2019-08-06 13:31:58 -05:00
log_level = 50
[xmpp]
jid = "fluxxmpp@chat.sum7.eu"
password = "test"
[schalter]
url = "https://schalter.ccchb.de/spaceapi.json"
2019-08-06 17:08:11 -05:00
interval = 5000000000
2019-08-06 14:05:15 -05:00
mucs = ["ffhb_events@conference.chat.sum7.eu","#ccchb@irc.hackint.org"]
2019-08-07 05:27:18 -05:00
[mqtt]
broker = ""
client_id = ""
username = ""
password = ""