oftc / oftc-ircservices

OFTC's IRC Services
https://www.oftc.net/CodingProjects/
GNU General Public License v2.0
33 stars 22 forks source link

Only set umode +R if the nickname is verified #26

Closed mutantmonkey closed 7 years ago

mutantmonkey commented 7 years ago

This change adds an additional check to only set +R if the nickname is verified. It also adds an additional nickserv command, VERIFY, which checks if the nickname was verified and sets +R appropriately if so.