17 lines
459 B
JSON
17 lines
459 B
JSON
{
|
|
"_": {
|
|
"register": true,
|
|
"entity": "NickServ",
|
|
"email": "{nickname}@domain.com",
|
|
"register": "REGISTER {password} {email}",
|
|
"confirm": "CONFIRM {token}",
|
|
"check": true,
|
|
"ping": true,
|
|
"pingmsg": "STATUS {nickname}",
|
|
"checktype": "mode",
|
|
"checkmode": "r",
|
|
"checkmsg": "Password accepted - you are now recognized.",
|
|
"checkmsg2": "You are logged in as"
|
|
}
|
|
}
|