dkcht2innanetrlycht/config.json

12 lines
315 B
JSON
Raw Normal View History

2022-06-20 23:36:22 +00:00
{
2024-07-12 04:28:37 +00:00
"deek_user": "ur usrnm",
"deek_passwd": "ur pswd",
2022-06-20 23:36:22 +00:00
"irc_serb": "irc.rizon.net",
"irc_port": 7000,
"irc_nick": "birdbridge",
2024-07-12 05:04:21 +00:00
"irc_chan2deekroomid": {
"#birdchat": 1,
"#birdpunx": 107
},
2024-07-12 04:40:55 +00:00
"passthru_nick": "messages sent from this IRC nick are not prefixed by <nick>"
2022-06-20 23:36:22 +00:00
}