Reference modern-irc spec when relevant

This commit is contained in:
2022-03-17 21:31:55 +01:00
parent 9b696f1ad3
commit b4b52e2c7c
2 changed files with 4 additions and 3 deletions

View File

@ -38,7 +38,8 @@ message, all ``do437`` methods are called, etc.
Those command take two commands: an :ref:`Irc object <supybot-irclib-irc>`
and a :ref:`IrcMsg object <supybot-ircmsgs>`.
To get a list of all possible messages, check IRC RFCs.
To get a list of all possible messages, check `IRC specifications
<https://modern.ircdocs.horse/>`__.
Filters
=======