g1r/config.toml

7 lines
97 B
TOML
Raw Normal View History

2024-03-01 11:25:44 +00:00
server = "irc.supernets.org"
2023-02-20 00:11:31 +00:00
port = 6697
2024-03-01 11:25:44 +00:00
use_ssl = true
nickname = "g1r"
channel = "#superbowl"
2023-02-21 13:03:32 +00:00