RANDOMSTUFF not respecting channel inactivity period
The IRC's Talking Robot
Status: Beta
Brought to you by:
luizcb
Sends data to channel even if it's not idling.
* DB (~db@srv100.kcasa.lan) has joined
<BotUser> DB
<DB> yah?
-DB- Verified: #Darkbot[3]
<BotUser> !setchar >
<DB> did i do that!!???
#ifdef ENABLE_RANDOM
//bool RANDOM_STUFF = true;
long RAND_STUFF_TIME = 3600;
long RAND_IDLE = 1800;
//long RAND_LEVEL = 2;
//bool RANDQ = true;
bool BACKUP_RANDOMSTUFF = false;
#endif
Diff: