shizmob / pydle

An IRCv3-compliant Python 3 IRC library.
BSD 3-Clause "New" or "Revised" License
154 stars 47 forks source link

fix(isupport): optional MODES value #190

Open LindsayZhou opened 11 months ago

LindsayZhou commented 11 months ago

The value of ISUPPORT.MODES is optional, indicating that there is no limit on a single MODE command. See: https://datatracker.ietf.org/doc/html/draft-hardy-irc-isupport-00#section-4.12

In my case, it is connect to ergo irc server.