Searched refs:irc_bot (Results 1 – 1 of 1) sorted by relevance
37 def __init__(self, message_queue, irc_delegate, irc_bot): argument42 self._irc_bot = irc_bot50 def __init__(self, irc_delegate, irc_bot=IRCBot): argument53 self._child_thread = _IRCThread(self._message_queue, irc_delegate, irc_bot)