Coder Social home page Coder Social logo

matrix-puppet-groupme's Introduction

matrix-puppet-groupme #matrix-puppet-bridge:matrix.org

This is a Matrix bridge for GroupMe

Requirements

You will need to acquire your Access Token from GroupMe.

Installation

clone this repo

cd into the directory

run npm install

Configure

Copy config.sample.json to config.json and update it to match your setup

  • Place the access token and domain name of your homeserver (or IP address) into the accessToken and homeserverURL sections respectively, keeping the " " around them.
  • The 'registration' setting in the config.json needs to be set to the path of this file. By default, it already is.
  • You do not need to open any ports to bind port 8090. The bridge does it all automatically.

Register the App Service

Generate an groupme-registration.yaml file with node index.js -r -u "http://localhost:8090"

Enter the username and password of your user on the Matrix server you entered in the config's homeserverURL.

Launching the Bridge

Copy this groupme-registration.yaml file to your home server. Make sure that from the perspective of the homeserver, the url is correctly pointing to your bridge server. e.g. url: 'http://your-bridge-server.example.org:8090' and is reachable.

Edit your homeserver.yaml file and update the app_service_config_files with the path to the groupme-registration.yaml file.

Launch the bridge with node index.js.

Restart your HS.

Discussion, Help and Support

Join us in the Matrix Puppet Bridge room

matrix-puppet-groupme's People

Contributors

aaronraimist avatar aditsachde avatar kfatehi avatar kingoftheconnors avatar thomas-profitt avatar tvall43 avatar zachmyers3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.