don't raise here
This commit is contained in:
parent
a72778438d
commit
0a83871ddd
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ class RtmBot(object):
|
|||
limiter = False
|
||||
channel.send_message("{}".format(output[1]))
|
||||
limiter = True
|
||||
else:
|
||||
raise UnknownChannel
|
||||
def crons(self):
|
||||
for plugin in self.bot_plugins:
|
||||
plugin.do_jobs()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue