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

Latest commit

 

History

History
15 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 242 Bytes

GroupMe and IRC

Two-way communication between a GroupMe room and an IRC channel.

Setup

$ git clone https://github.com/solomonjames/groupme-irc.git

$ git submodule update --init --recursive

$ bundle install