-
Like this:
https://github.com/hubot-scripts/hubot-fliptable
because, well because (╯°□°)╯︵ ┻━┻
Thanks!
poVoq updated
5 years ago
-
Hey there, me again, Seems like my change for #1 fixed the issue I was getting, but I quickly tested again and here's what I'm getting, not sure if I'm doing something wrong.
```
TypeError: Object # …
-
Get notified, get build status, kick off builds, etc.
Here's Hubot's plugin: https://github.com/github/hubot-scripts/blob/master/src/scripts/jenkins.coffee
-
Hi,
Thanks for your great efforts, i am a newbie , could you please guide on following error.
[Wed Dec 18 2019 08:39:24 GMT+0000 (UTC)] DEBUG Loading external-scripts from npm packages
[Wed D…
-
hey guys... thank you for this adapter.
I am trying to make compatible this adapter with the http-post-say core script with no luck....
It seems not to get any user.name valid property and i got this…
-
Would y'all be amenable to adding to the maintainer team? I've got a [handful](https://www.npmjs.com/~stephenyeargin) of Hubot script packages I maintain, happy to take this one on for general purpose…
-
Hello,
I'm getting these errors when trying to run hubot stock aapl.
`[Tue Feb 06 2018 08:31:58 GMT-0500 (EST)] ERROR TypeError: Cannot read property 'on' of undefined
at /home/andyph666/m…
-
totally untested, just wrote this here, probably won't work on the first try:
```
robot.hear /(?:gh|github) issue #(\d+)(?: in ([\w\d-_]+)(?:\/([\w\d-_]+))?)?/i, id:'gh-issues.mention', (msg) ->
…
-
_From @bhaku on September 21, 2015 15:41_
E.g
`/groups list` - list of available groups
`/groups show @name` - list associated users to group @name
_Copied from original issue: hubot-scripts/hubot-…
-
Hi,
I'm new to this stuff and setup adapter matteruser for mattermost chat client.
I've been able to create a shell script to get certain API to work.
When trying to use the external script for hu…