Update pong_bot.py

This commit is contained in:
SpudGunMan
2024-07-10 20:45:53 -07:00
parent 5faabdee52
commit d196ee7189
-3
View File
@@ -297,9 +297,6 @@ def exit_handler():
print("\nSystem: Closing Autoresponder")
interface.close()
print("System: Interface Closed")
print("Saving BBS Messages")
save_bbsdb()
print("System: BBS Messages Saved")
print("System: Exiting")
exit (0)