hubot-scripts/hubot-partyline

Name: hubot-partyline

Owner: Hubot Scripts

Description: Decentralized P2P partyline support for Hubot

Created: 2015-02-08 22:06:00.0

Updated: 2017-07-06 04:15:30.0

Pushed: 2015-02-09 03:44:48.0

Homepage: null

Size: 107

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Hubot Partyline Build Status

Adds peer-to-peer (P2P) partyline support to Hubot.

This enables multiple Hubots to connect to form a partyline, independent of which Hubot adapter or other service each Hubot uses. In this way, Hubot Partyline can become a bridge between otherwise incompatible platforms (IRC, Slack, etc).

NB! This is currently in very early development stages and is currently nothing more than a prototype. Proceed with caution.

Features
Terminology
Available
Planned
Installation

npm install hubot-partyline

Then add "hubot-partyline" to your Hubot's external-scripts.json

Configuration

HUBOT_PARTYLINE_PORT - Default: 8879

Commands

hubot partyline add seed <host>:<port> - add a peer and connect to it.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.