I am trying to figure out the proper way to do an idle kick. I was thinking at first about setting up a timer but started going in the wrong direction with that. I am using this in a learning room so if i am teaching someone i dont want them to get kick. Not sure how to make this happen i was thinking
on teacher:text:!add:#learning: {
/write -ds $2 teach.txt
}
but after looking at that i dont think that is the best way. Can someone help please. I appreciate all the help.