-
Is it possibe to use hubot-vso-scripts on-premise?
-
Hi,
I'm trying to run hubot locally and configured it using gcp pub/sub adapter. I published my bot on hangout chat as well following this guide https://developers.google.com/hangouts/chat/how-tos/in…
-
I added "hubot-script-http" to package.json and run npm install, after than start hubot, curl is not work, hubot ip show also not work, I must do something incorrect, can you make the document more cl…
-
## Version **3.0.0** of [hubot](https://github.com/hubotio/hubot) just got published.
Branch
Build failing 🚨
Dependency
hubot
…
-
Hi,
I'm still abit new to coding and using hubot.
I've set up a shell script to export cmds for
#export HUBOT_TWITTER_CONSUMER_KEY=
#export HUBOT_TWITTER_CONSUMER_SECRET=
#export HUBOT_TWITTER…
-
When user types "bot new event " add the info to a list of Ennovar events.
When user types "bot events", display a list of dev-ICT events in the Wichita area, and user-generated Ennovar events.
See …
-
Part of the defprogramming.coffee script. Hubot doesn't respond.
-
REVAD-bot作成計画
[デプロイ先](https://dashboard.heroku.com/apps/cryptic-cove-17483)でテスト
[フォーク先](https://github.com/Ikuyadeu/REVAD-bot)でソース管理中
[slack上](https://revad-bot.slack.com/messages/@revad-bot/)でチャット…
-
## Version **1.8.0** of [hubot-test-helper](https://github.com/mtsmfm/hubot-test-helper) was just published.
Branch
Build failing 🚨
Dependency
…
-
I've been able to create a script, but can't figure out the best way to actually run hubot and test it (besides the actual mocha tests) in the actual hubot script project. My process thus far has been…