Should never happen, but pyright
This commit is contained in:
parent
7d9b147ffd
commit
d9b42eef4a
1 changed files with 1 additions and 0 deletions
1
bot.py
1
bot.py
|
@ -366,3 +366,4 @@ class bot:
|
|||
self.exit("I got killed :'(")
|
||||
elif ircmsg.startswith("ERROR :Ping "):
|
||||
self.exit("Ping timeout")
|
||||
self.exit("While loop broken")
|
||||
|
|
Loading…
Reference in a new issue