Home

Awesome

hubot-meteorchat

Purpose

Quickly create new hubot integrations for Meteor based chats.

Soundbyte for PR

The universal hubot adapter for Meteor based chat and real-time messaging platforms.

Image of hubot chatting up Meteor

Contents

Architecture

Divide into:

Keep the separation clean while extending api/interface versatility.

Tooling included separately.

Intermediate goals

Status

Work in progress. Currently:

Please submit PRs if you like to help. Give us some feedback and star the repository if you find it useful.

NOTE: Because of the rapid evolution nature in this category, the chat specific drivers will always be developed and evolving under the auspices of the particular chat platform. The driver is tightly coupled to the specific chat platform as schemas, policies, and API change.

A little history if you care (ongoing)

It took over three years, but Meteor finally found its killer app.

It is the modern chat platform, not quite your grandpa's IRC - but just as realtime and integrates team collaboration features demanded by users: linking everything they do, and all that they wish to store, with chat in the center of the ecosystem.

To be absolutely fair, this couldn't have happened three years ago, but only now. Thank largely to Slack, after multiple hairy 'pivots', finding its place in startup history. Ironically, Slack is not (yet) and may never be Meteor based.

Inevitably, if not already, all Meteor based chat apps evolves around a ..

... to be continued ...