Skip to content

travisjeffery/hubot-socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hubot Socket IO Adapter

Description

This is a Socket IO adapter for hubot that allows you to emit messages and receive a response message via a Socket IO connection.

Installation

  • Add hubot-socket.io as a dependency in your hubot's package.json
  • Install dependencies with npm install
  • Run hubot with bin/hubot -a socket.io

Usage

Coming soon...

Contribute

Here's the most direct way to get your work merged into the project.

  1. Fork the project
  2. Clone down your fork
  3. Create a feature branch
  4. Hack away and add tests, not necessarily in that order
  5. Make sure everything still passes by running tests
  6. If necessary, rebase your commits into logical chunks without errors
  7. Push the branch up to your fork
  8. Send a pull request for your branch

Copyright

Copyright © Tom Bell. See LICENSE for details.

About

Socket IO adapter for Hubot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published