Searched defs:irc_nickname (Results 1 – 3 of 3) sorted by relevance
34 def __init__(self, name, email_or_emails, irc_nickname=None): argument54 def __init__(self, name, email_or_emails, irc_nickname=None): argument
47 def irc_nickname(self): member in _IRCThreadTearoff
40 def irc_nickname(self): member in IRCBotDelegate