mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 15:29:50 +00:00
add a test for MODE +i and RPL_WHOISCHANNELS
This commit is contained in:
@ -8,6 +8,7 @@ class Specifications(enum.Enum):
|
||||
IRC301 = 'IRCv3.1'
|
||||
IRC302 = 'IRCv3.2'
|
||||
IRC302Deprecated = 'IRCv3.2-deprecated'
|
||||
Oragono = 'Oragono'
|
||||
|
||||
@classmethod
|
||||
def of_name(cls, name):
|
||||
|
Reference in New Issue
Block a user