added config example
This commit is contained in:
parent
2f2c3c67a6
commit
836c920400
21
irc_config.yaml
Normal file
21
irc_config.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
host: irc.supernets.org
|
||||
port: 6697
|
||||
ssl: true
|
||||
|
||||
channels:
|
||||
- "#superbowl"
|
||||
|
||||
nick: BOZO
|
||||
user: bozo
|
||||
real: bozo
|
||||
|
||||
nickserv_pass: REDACTED
|
||||
nickserv_email: REDACTED
|
||||
|
||||
cmdkey: ~
|
||||
|
||||
flood_interval: 1
|
||||
|
||||
owner: "*!*@your.fucking.host"
|
||||
|
||||
admins: []
|
Loading…
Reference in New Issue
Block a user