Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krasnoukhov/hubot-vladimir

Hubot alter egos
https://github.com/krasnoukhov/hubot-vladimir

Last synced: 17 days ago
JSON representation

Hubot alter egos

Awesome Lists containing this project

README

        

# Hubot Vladimir

Hubot alter egos

## Installation

Update Hubot's package.json to install hubot-vladimir from github, and update Hubot's external-scripts.json file to include the hubot-vladimir module.

### Update the files to include the hubot-vladimir module:

#### package.json
"dependencies": {
"hubot-vladimir": "krasnoukhov/hubot-vladimir"
}

#### external-scripts.json
["hubot-awesome-module", "hubot-vladimir"]

Run `npm install` to install hubot-vladimir and dependencies.