You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small bash application for sending iMessages.
Usage:
$ message Ryan "Move the meeting back an hour."
$ message Bill $SOMETHING_ABOUT_TEAPOTS
$ run_long_proc; message hubot "ping"&
$ message hubot "echo `proc_with_output`"&