Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

[UNMAINTAINED] this is very new and hacky and you probably shouldn't use it. (but it does kinda mostly work.)

Notifications You must be signed in to change notification settings

cdzombak/hubot-groupme-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hubot-groupme-http

No Maintenance Intended

Connect Hubot to a GroupMe group, using GroupMe's (undocumented, not-really-public) HTTP(S) API.

Alternative

Probably a better choice: see jkarmel/hubot-groupme, which requires a (paid-for, but inexpensive) Twilio account.

Setup

Add this repo as a dependency of your Hubot repo: "hubot-groupme-http": "git://github.com/cdzombak/hubot-groupme-http.git#master"

And npm install.

Configuration

Two environment variables must be set:

  • HUBOT_GROUPME_ROOM_IDS: a string of GroupMe chat room IDs, separated by commas. ex: "111222,333444"
  • HUBOT_GROUPME_TOKEN: a GroupMe access token. ex: "mFKYryFoTjdPkKGd9shvjwnMunSSOLvhs44498Fc"

See Finding Your Access Token and Finding Your Group ID.

TODO

About

[UNMAINTAINED] this is very new and hacky and you probably shouldn't use it. (but it does kinda mostly work.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published