Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 793 Bytes

README.md

File metadata and controls

48 lines (26 loc) · 793 Bytes

Hark.com Hubot Scripts

Hubot scripts that we use at hark.com in our Campfire project rooms.

Scripts

Hark Me

hark.coffee

Usage: @mybot hark me What do we get for ten dollars?

Soon To Be Released ...

Movie quotes and stills from our application at Hark.com

Weather

weather.coffee

Usage: @mybot weather in 98122

Gets the weather forecast from Google's weather API.

Original implementation found in Convore's evilbot.

https://github.com/defunkt/evilbot

Trollface

trollface.coffee

Usage: @mybot problems?

Trollface example in Github's blog announcement of hubot.

References