ab85e55d74
PTGBot was relying on a number of Freenode things and requires a few changes to run on OFTC: - Manually identify to NickServ instead of using SASL - No longer use identify-msg capability - Messages received are no longer prefixed by '+' Change-Id: Ib014f58475c1eee89d34e718ee5988800602586b
9 lines
158 B
Plaintext
9 lines
158 B
Plaintext
{
|
|
"irc_nick": "NICK",
|
|
"irc_pass": "",
|
|
"irc_server": "irc.oftc.net",
|
|
"irc_port": 6697,
|
|
"irc_channel": "#CHANNEL",
|
|
"db_filename": "html/ptg.json"
|
|
}
|