Does anyone help me to write a code "Auto Set Channel limit" (+l) for me:
1) Join: if there are 4 nicknames joins, then Bot calc all nicknames in that channel and set mode plus +5;
2) Quit: if there are 4 nicknames quits, then Bot calc all nicknames in that channel and plus +5;
3) Part: if there are 4 parts then Bot calc all nickname in channel then set mode +5;
4) Kick: if there are 4 kicks in channel then Bot calc all nicknames in channel then set mode +5;
- use timer 1 15 for JOIN and QUIT; timer 1 3 for PART and KICK
- and set mode +l for all channels Bot have access @
Thanks all for help and hop receive the code snippet soon!!!