rawsonj / triviabot

A simple IRC trivia bot written in python using twisted.
GNU General Public License v3.0
41 stars 51 forks source link

a more graceful death #67

Closed andy5995 closed 8 years ago

andy5995 commented 8 years ago

Someone suggested recently that tb should die more gracefully

Update: This example catches a ctrl-c, and no errors are reported. But I haven't figured out how yet.

http://pastebin.com/dS3BupHx

Received SIGINT, shutting down. 2016-09-02 13:44:14-0500 [-] Main loop terminated.