So the sticky advised that I use a few and ... so glad I got those out there... hehe.
I recently got into eggdrops, I've set one up for my IRC server which I am currently just bug testing and developing. So long story short, been a long-time lurker of the forums trying to learn, but I've gotten stumped here.
What I want to have is someone get referred to a channel, let's say #lobby. There is also a channel called #interviews, which is invite only.
When people join #lobby, I would like to add them to a queue, with the exception of course of staff.
Then by triggering !next, the first person in the queue would be invited by the bot to the interviews channel. They would be removed from the queue in the #lobby channel at this point.
A couple of features that would help:
* My staff change nicks often, eg. Jimmy|afk so it would be good to have sort of a wildcard at the end to prevent them being added to the queue.
* I would like it so that users who part/quit from the #lobby to be removed from the queue as well.
* I would also like to have the option to clear the queue using a trigger in case it messes up.
Sorry if this sounds like a lot but it wasn't difficult to do in mIRC language. It's difficult for me to do it in TCL though. Hopefully someone can help. I can also show you the mIRC script I have if that helps anyone. Just let me know and I will edit this post.
Thank you very much in advance.
PS.
PPS. Yes I know there are many invite scripts and help channel scripts, but none seem to be able to do what I intend. I've googled and went through all 40 pages of this request forum as well as the TCL archives.