Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansanchez/generator-hubot-trendy
A Yeoman generator for creating your own chatbot using the Hubot framework
https://github.com/jansanchez/generator-hubot-trendy
yeoman
Last synced: 27 days ago
JSON representation
A Yeoman generator for creating your own chatbot using the Hubot framework
- Host: GitHub
- URL: https://github.com/jansanchez/generator-hubot-trendy
- Owner: jansanchez
- License: mit
- Created: 2017-01-04T22:43:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-06T15:51:02.000Z (almost 8 years ago)
- Last Synced: 2024-08-09T15:19:08.084Z (3 months ago)
- Topics: yeoman
- Language: JavaScript
- Size: 193 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-hubot-trendy [![NPM version][npm-image]][npm-url]
A [Yeoman](http://yeoman.io) generator for creating your own chatbot using the Hubot framework
## Installation
- `npm install -g generator-hubot-trendy`
## Usage
- `yo hubot-trendy`
![hubot-trendy](docs/images/hubot-trendy.png)
The code for your bot is in: `./scripts/bot.js`
## Getting Started
See [Hubot's Getting Started
guide](https://github.com/github/hubot/blob/master/docs/index.md) for
details on getting up and running with your very own robot friend.[npm-url]: https://www.npmjs.org/package/generator-hubot-trendy
[npm-image]: http://img.shields.io/npm/v/generator-hubot-trendy.svg