arbog / arrakis-hubot

The Worst Idea Ever

Home Page:http://wtf.cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hayt - A Hubot

Butts. (_|_)

Peaches

Internationally standardized!

Testing Hayt Locally

You can test your hubot (hayt) by running the following.

% bin/hubot

You'll see some start up output about where your scripts come from and a prompt.

[Sun, 04 Dec 2011 18:41:11 GMT] INFO Loading adapter shell
[Sun, 04 Dec 2011 18:41:11 GMT] INFO Loading scripts from /home/tomb/Development/hubot/scripts
[Sun, 04 Dec 2011 18:41:11 GMT] INFO Loading scripts from /home/tomb/Development/hubot/src/scripts
Hubot>

Then you can interact with hubot by typing hubot help.

Hubot> hubot help

Hubot> animate me <query> - The same thing as `image me`, except adds a few
convert me <expression> to <units> - Convert expression to given units.
help - Displays all of the help commands that Hubot knows about.
...

About

The Worst Idea Ever

http://wtf.cat

License:MIT License


Languages

Language:CoffeeScript 99.6%Language:Shell 0.4%