circe/examples/config-from-toml/Config.toml

7 lines
98 B
TOML
Raw Normal View History

2021-11-12 15:13:22 -06:00
host = "karx.xyz"
port = 6697
username = "circe"
channels = ["#main", "#no-normies"]
mode = "+B"