hubot-pugme
hubot-pugme copied to clipboard
Pugme is the most important hubot script
http://pugme.herokuapp.com/ is not running; is this app still being maintained?
If you're running your bot in a https environment, this script will get that little green lock a warning symbol - so it's better to just return https results instead.
Some of the links used in this integration appear dead, including: http://29.media.tumblr.com/tumblr_lomrinrKKu1qdxagjo1_400.png It looks like these URLs are provided by the upstream Heroku app. I don't know who manages it,...
- Strip out the initial number for Tumblr media URLs
The pugme service is currently down, which causes the pug commands to be ignored from user's point of view. In reality an error is raised: ``` [Thu Jun 09 2016...
As #1 was awaiting a default limit, I thought I'd add it in there. It's mainly the code suggested by @hildjj in #1, along with the adjustments highlighted by @technicalpickles...
Add limits
After Ryan said "hubot pug bomb 400', none of us can have nice things anymore. Default behavior is unchanged, but add HUBOT_PUGBOMB_MAX=[number] to keep Ryan from breaking Slack again.
love pugme. some instances when running a command such as `hubot pug me 12` etc it crashes hubot. checking out the source it pulls from the pugme service. Trying to...