From b0d099112c06bff4930d72c873ee717180e156fe Mon Sep 17 00:00:00 2001 From: ijackson Date: Mon, 7 Feb 2005 12:19:03 +0000 Subject: [PATCH] do not endlessly remind about messages --- bot.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.tcl b/bot.tcl index b706312..d89e18e 100755 --- a/bot.tcl +++ b/bot.tcl @@ -378,7 +378,7 @@ proc tell_event_core1 {nl event} { } masl??? { sendprivmsg $nl {Don't forget about your messages.} - return remind + set re remind } pi????? { return ignorepi -- 2.30.2