-
irmandos@irbot:~/irhubot/hubot$ ./bin/hubot --name HubotOpenShift --adapter steam
npm WARN hubot-openshift@1.0.0 No license field.
[Mon Jun 27 2016 10:09:44 GMT+0000 (UTC)] INFO { accountName: 'bot', …
-
You can't see the commands when you do `@hubot: help` because they're missing.
See: [Hubot: Documenting Scripts](https://hubot.github.com/docs/scripting/#documenting-scripts)
-
I'm using hubot myself for github notifications and a deployment system connected to slack. I'm not so happy with hubot. Some stuff doesn't work right and JavaScript is sometimes painful to work with.…
-
if we can restart hubot on chat room (like `hubot restart`), it could be nice.
we can control pm2 [on script](https://github.com/Unitech/PM2/blob/master/ADVANCED_README.md#programmatic-example).
-
Hello, I recently updated to rocket chat version 3.8 and hubot has stopped working. Here is my logs:
```
npm info postinstall hubot-pugme@0.1.1
npm info postinstall hubot-google-translate@0.2.1…
-
Can you provide a sample that shows usage of an OAuth script? Like this https://github.com/github/hubot-scripts/blob/master/src/scripts/oauth.coffee
---
By the way, bought your book. great thanks!
-
updating `hubot-matteruser` in `package.json` to ^5.3.0 should allow using access tokens for Bolts to log in , and fix #25 . I tried this in #33 but got errors about dependencies needed -
```
2019-…
-
I followed the instructions here:
https://hubot.github.com/docs/patterns/#forwarding-all-http-requests-through-a-proxy
But it seems this only affects scripts loaded after the adapter. Is there a bes…
-
There is currently a `heroku-status` hubot script at https://github.com/github/hubot-scripts/blob/master/src/scripts/heroku-status.coffee . However, if my understanding of how the hubot eco-system has…
-
## SUMMARY
This is actual a cross-post for a st2chatops issue https://github.com/StackStorm/st2chatops/issues/167
st2chatops will not start using the Rocket.Chat adapter in a VM and configured i…