Hey folks,

I have a support bot, that when a user joins our support chat, and PM's the bot with their question (support channel is +m), the bot relays their message to our staff channel. We then type @take nick and the bot voices the user in the channel.

Unfortunelly, if the nick is not typed right, the user is not voiced. Its purely a mode $chan +v $1..

Is there an easy way to assign the person a number when they PM the bot? SO all we have to do is type @take number instead of their nicks?