@@ -34,7 +34,6 @@ class MonitorBot(irc.IRCClient):
defprivmsg(self,user,channel,msg):
"""This will get called when the bot receives a message."""
self.quit()
pass
classMonitorBotFactory(protocol.ClientFactory):
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.