[16:28:13] <dandrinkard> quick tip: the -n flag in the Procfile is arbitrary, so a bot named DCPython_Hubot can respond to '?' or 'hey' or anything really.
[16:35:25] <DCPython_Hubot> <keyword> tweet - Returns a link to a tweet about <keyword>
[16:35:25] <DCPython_Hubot> <user> is a badass guitarist - assign a role to a user
[16:35:25] <DCPython_Hubot> <user> is not a badass guitarist - remove a role from a user
[16:35:25] <DCPython_Hubot> animate me <query> - The same thing as `image me`, except adds a few
[16:35:25] <DCPython_Hubot> convert me <expression> to <units> - Convert expression to given units.
[16:35:26] <DCPython_Hubot> help - Displays all of the help commands that Hubot knows about.
[16:35:26] <DCPython_Hubot> image me <query> - The Original. Queries Google Images for <query> and
[16:35:27] <DCPython_Hubot> map me <query> - Returns a map view of the area returned by `query`.
[16:35:27] <DCPython_Hubot> math me <expression> - Calculate the given expression.
[16:35:28] <DCPython_Hubot> mustache me <query> - Searches Google Images for the specified query and
[16:35:28] <DCPython_Hubot> mustache me <url> - Adds a mustache to the specified URL.
[16:35:29] <DCPython_Hubot> ship it - Display a motivation squirrel
[16:35:29] <DCPython_Hubot> show storage - Display the contents that are persisted in redis
[16:35:30] <DCPython_Hubot> show users - Display all users that hubot knows about
[16:36:05] <joshfinnie> The repo for all the scripts is here: https://github.com/github/hubot-scripts/tree/master/src/scripts I haven't loaded that many yet.
[17:58:32] <joshfinnie> I think that would be a great use. It seems as though the pre-written scripts are very useful and it won't take long to retro-fit them to the needs of the group.