2020-05-30 20:40:10 +00:00
|
|
|
{
|
|
|
|
"_": {
|
|
|
|
"register": true,
|
|
|
|
"entity": "NickServ",
|
2022-08-11 18:49:58 +00:00
|
|
|
"domains": [],
|
2020-10-31 16:49:37 +00:00
|
|
|
"registermsg": "REGISTER {password} {email}",
|
2022-08-14 14:53:18 +00:00
|
|
|
"identifymsg": "IDENTIFY {password}",
|
2020-05-31 20:52:56 +00:00
|
|
|
"confirm": "CONFIRM {token}",
|
|
|
|
"check": true,
|
2020-10-28 22:48:27 +00:00
|
|
|
"ping": true,
|
2020-10-31 16:49:37 +00:00
|
|
|
"negative": true,
|
|
|
|
"pingmsg": "STATUS",
|
|
|
|
"negativemsg": "INFO {nickname}",
|
2020-05-31 20:52:56 +00:00
|
|
|
"checktype": "mode",
|
2022-08-11 18:49:58 +00:00
|
|
|
"checkmode": "R",
|
2020-10-28 22:48:27 +00:00
|
|
|
"checkmsg": "Password accepted - you are now recognized.",
|
2020-10-31 16:49:37 +00:00
|
|
|
"checkmsg2": "You are logged in as",
|
|
|
|
"checknegativemsg": "has \u0002NOT COMPLETED\u0002 registration verification",
|
|
|
|
"checkendnegative": "End of Info"
|
|
|
|
},
|
|
|
|
"freenode": {
|
|
|
|
"confirm": "VERIFY REGISTER {nickname} {token}"
|
2022-08-11 18:49:58 +00:00
|
|
|
},
|
|
|
|
"libera": {
|
|
|
|
"confirm": "VERIFY REGISTER {nickname} {token}"
|
|
|
|
},
|
|
|
|
"cyberia": {
|
|
|
|
"setmode": "I"
|
|
|
|
},
|
|
|
|
"ircnow": {
|
|
|
|
"negative": false,
|
|
|
|
"ping": false
|
2020-05-30 20:40:10 +00:00
|
|
|
}
|
|
|
|
}
|