I'd write a bot that would answer with a TWSS-trigger and watch the IRC channel going up in flames :]
def contains_twsrs_response_quote(chat_line): return bool(re.search(r'~ [\w ]+$', chat_line))