Revert "log unknown messages"
This reverts commit 359407187ecf9fbb6e74248dd58315506f2a6baa.
This commit is contained in:
parent
e709a2ade1
commit
9aee38bc50
3
bert.py
3
bert.py
@ -475,8 +475,7 @@ def command_loop():
|
|||||||
# say(channel, "blp")
|
# say(channel, "blp")
|
||||||
# except Exception as err:
|
# except Exception as err:
|
||||||
# print("could not blp - "+str(err))
|
# print("could not blp - "+str(err))
|
||||||
else:
|
|
||||||
print(f"Message not understood: {ircmsg}")
|
|
||||||
except Exception as err:
|
except Exception as err:
|
||||||
print(err)
|
print(err)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user