correct any message or action in the channel. just some sign of interaction, although if it makes it easier to just do activity based on chat text that is fine.
Ok, i have a script and I would like to modify it to check for activity in the channel before giving credit. Here is the code: proc out_bonus { min hour day month year} { set sql [mysqlconnect -h HOST -u USERNAME -password PASSWD -db DBNAME ] foreach user [chanlist #TheStash] { if {$user != "ve...