I've hit a wall with Bot::BasicBot, which is that I don't seem to be able to send private messages. I know that when I receive one the passed hashref will contain address=>'msg', but if I send a message with say(address=>'msg') it just puts the person's name in front of the message, but it is public.
Thanks for any help.