I'm making a script that will alert me when an invite request happens, and I'm having trouble figuring out a good queue system.

I tried using Token identifiers to add the channel and nick that invited me, but there's no character I can use to seperate the 2 values that wont conflict with the channel name. How can I add the channel and nick for invite requests to a queue?