My company just started using Slack and we are loving it, we already have our hubot integrated, etc. However, I am building a custom task manager and was wondering if there is anyway to send a private message to a user? This is needed for task reminders. No need to pollute the open channels.
See https://github.com/tinyspeck/hubot-slack/issues/16#issuecomment-35176711 :)
For the time being I am using Hubot-irc for this. Thanks!