summaryrefslogtreecommitdiff
path: root/boha.toml
blob: a15c0c6c3e1f77fce8f06244e9b8f5c9c89e3341 (plain)
1
2
3
4
5
6
7
8
9
10
[server]
host = 'irc.libera.chat'
port = 6697
nick = 'raku-boha'
username = 'Boha'
userreal = 'Boha (in Raku)'
ssl = true
 
[[channels]]
name = '#perl.it'