ircdocs / irc-defs

More up-to-date IRC Definition Lists
http://defs.ircdocs.horse/
Creative Commons Zero v1.0 Universal
61 stars 19 forks source link

numerics: add RPL_MSGNEEDREGGEDNICK #87

Open funderscore1 opened 3 months ago

funderscore1 commented 3 months ago

This seems to be used in Solanum and oftc-hybrid. Solanum calls it as such:

include/messages.h:#define NUMERIC_STR_415      "%s :Cannot send message to channel (+R) - you need to be logged into your NickServ account"
include/numeric.h:#define ERR_MSGNEEDREGGEDNICK 415