uberbot/sample_uberbot.toml

12 lines
179 B
TOML
Raw Normal View History

2022-07-15 10:58:45 -05:00
[irc]
2021-12-28 06:39:30 -06:00
host = "karx.xyz"
port = 6697
username = "uberbot"
2021-12-30 17:02:12 -06:00
channels = ["#main", "#no-normies"]
2021-12-28 06:39:30 -06:00
mode = "+B"
2022-07-15 10:58:45 -05:00
prefix = "!"
2021-12-28 06:39:30 -06:00
2022-07-15 10:58:45 -05:00
[spotify]
2021-12-28 06:39:30 -06:00
spotify_client_id = ""
spotify_client_secret = ""