I'm not sure if it can monitor the others, but I would assume that if you change (or add) the line that specifies /clan, it should monitor others.
if(channel == "/clan") {
vPrint("Checking gift status for: "+Sender,6);
if (get_credits() < 2500) {
turn_in_candy()...