When my bot joins channels, is it possible for it to set a timer and check it's Op or Hop status ever x mins? If it is opped, i would like it reported into a specific channel.
I know there are several scripts that check for Ops status, but i have a specific need for the base code. If anyone can help, it would be much appriciated. Thank you
When my bot joins channels, is it possible for it to set a timer and check it's Op or Hop status ever x mins? If it is opped, i would like it reported into a specific channel.
I know there are several scripts that check for Ops status, but i have a specific need for the base code. If anyone can help, it would be much appriciated. Thank you
This is should work as you want it too.
- It will check every 5 minutes.
- You can replace value 5 in both timers to set what ever value you want.
- Replace #reportchannel to the channel you want to report it to.