{
nick = "cheogram",
componentJid = "component.localhost",
secret = "secret",
server = {
host = "localhost",
port = 5347
},
mucs = [
[
{ jid = "first@muc", tag = "first", nickChars = Some "a-z" },
{ jid = "second@muc", tag = "second", nickChars = None Text }
]
]
}