Should never happen, but pyright

This commit is contained in:
Firepup Sixfifty 2023-11-08 21:24:43 -06:00
parent 7d9b147ffd
commit d9b42eef4a
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

1
bot.py
View file

@ -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")