2020-05-30 20:40:10 +00:00
|
|
|
{
|
|
|
|
"_": {
|
|
|
|
"register": true,
|
|
|
|
"entity": "NickServ",
|
2020-10-28 22:48:27 +00:00
|
|
|
"email": "{nickname}@domain.com",
|
2020-10-31 16:49:37 +00:00
|
|
|
"registermsg": "REGISTER {password} {email}",
|
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",
|
|
|
|
"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}"
|
2020-05-30 20:40:10 +00:00
|
|
|
}
|
|
|
|
}
|