Heres what I want to do:

1. Connect to bot.
2. Check to see if nick is one of the 3 allowed nick names
3. Accept remote commands

I could do this easily through /msg, but this way seems more secure. But I'm not sure how to go about doing it.