generator-hubot icon indicating copy to clipboard operation
generator-hubot copied to clipboard

Hubot generator for Yeoman

Results 11 generator-hubot issues
Sort by recently updated
recently updated
newest added

when i am running this command \bin\hubot to run hubot i am getting error like this:- ERROR Cannot load adapter Campfire - Error: Cannot find module 'hubot-Campfire' Require stack: -...

Currently, this package uses a very outdated version of `yeoman-generator`, 0.17.0. That version contains a further dependency on an outdated version of `cheerio`, which depends on several outdated packages, which...

Hi, I'm running mattermost version 4.8.0 on centos 7 server also I installed hubot to connect to mattermost. I also completely run hubot help and its work on my terminal....

I am trying to setup Hubot for the first time. I run `npm install -g yo generator-hubot` and get the following... ![image](https://user-images.githubusercontent.com/38354790/38740910-3fb0e56c-3efe-11e8-84a4-9f7125abf4ef.png) then I run `yo hubot` and it seems...

The README generated by this project suggests that you can only include some scripts from a package with the following `external-scripts.json`: ```json { "hubot-fun": [ "crazy", "thanks" ], "hubot-auto-deploy": "*"...

generator-hubot by default is generating the repository url as `github.com/hubot-scripts/` Now that the [hubot-scripts](https://github.com/hubot-scripts) organization is deprecated and no longer accepting any packages, will it be a good idea to...

enhancement
pinned

Suggested in https://github.com/github/hubot/issues/827 by @mal > We have to run our Hubot on our own hardware due to security policy, unfortunately this means we get messages about missing Heroku URLs...

enhancement
pinned

On a fresh t2.micro, I install nvm, install a stable Node, and hubot appears to not be able to install! 😦 ``` ubuntu@ip-10-2-6-57:~/hubot$ yo hubot ? ========================================================================== We're constantly looking...

pinned

Hello @joeyguerra , After your recent changes, the conditional prompts got converted to permanent prompts. ``` if (!this.options.owner) { prompts.push({ name: 'botOwner', message: 'Owner', default: botOwner }) } ``` This...

## :rotating_light: The automated release from the `main` branch failed. :rotating_light: I recommend you give this issue a high priority, so other packages depending on you can benefit from your...

semantic-release