Skip to content

scudco/hubot-bukkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-bukkit

Hubot Bukkit

A hubot script to display images from bukkit.

It displays a random image or tries to find an image based on a query.

bukkit me # random image
bukkit me epiphany # displays http://bukk.it/epiphany.gif
bukkit me business # randomly displays http://bukk.it/business.gif or http://bukk.it/business.jpg
  1. Edit package.json and add hubot-bukkit to the dependencies section. It should look something like this:

     "dependencies": {
       "hubot-bukkit": ">= 0.3.0",
       ...
     }
    
  2. Add "hubot-bukkit" to your external-scripts.json. It should look something like this:

    ["hubot-bukkit"]

About

A Hubot script for displaying images from http://bukk.it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published