The ERR_NOMOTD (422) numeric replaces the Message of the Day (MOTD) reply, and may also be sent during the initial registration burst when new users successfully connect to the network. It indicates that no MOTD exists, and thus is sent in place of the typical MOTD numerics.


:server 422 <nick> :MOTD File is missing
  • <nick>: Nickname of the connecting user.

The final parameter’s text is human-readable and may vary, but the typical message is the one shown above.


Examples

:irc.example.com 422 dan :MOTD File is missing
:irc.example.com 422 dan :Message of the day file is missing

Typical examples of the ERR_NOMOTD message.


Compatibility

Related Commands


Contributors to this page: Daniel Oaks

You can edit and contribute changes to this page on GitHub here.