Just revert the revert, I'll delete the stuff that needs removal myself if you want.
Reverting that specific commit is bad, there were other changes bundled in that commit that are critical.
Uh... the timer should be removed by this PR too, right?
Probably, make sure to remove it from the config as well. (also please bump the bot version up one)
I don't want an entire check in the primary bot code for this, if you're absolutely set on this, please add a QUIT handler to handlers.py, and then have it parse the QUIT line there. Then check the user (and host if you want to) who QUIT, and then I'll throw in a per-server check on it so we don't run this on random servers for no reason.
You're gonna have to force update again @9pfs, I had to amend my last commit.