https://github.com/birkhofflee/chap
Piping different chat platforms, make every chat rooms connected.
https://github.com/birkhofflee/chap
Last synced: 3 months ago
JSON representation
Piping different chat platforms, make every chat rooms connected.
- Host: GitHub
- URL: https://github.com/birkhofflee/chap
- Owner: BirkhoffLee
- License: mit
- Created: 2016-07-10T05:51:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-11T05:59:29.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T10:22:22.630Z (4 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chap
Piping different chat platforms, make every chat rooms connected.You wanna use Slack but your team want to use Telegram for communicating?
You loves Slack but your team think Telegram is better?
Meet Chap, connect teams that can’t agree on a same chat platform.# Configuration
Connections between chat rooms are called "pipes". Please notice that pipes are ONE-WAY.
You can configure them in /src/config/pipes.json, examples are in /examples/config/pipes.json.# Deploy
Preparing.# Contribute
It is always welcome to contribute to Chap!
Before contributing, please read CONTRIBUTING.md (preparing) to follow our conrtibuting guides.# Issues
If you wanna create an issue, make sure you followed this format to write the issue:* Subject: Simply describe what the problem is.
*
* Describe the detailed problem.
* Keep this line blank.
* Version of Chap & environment.# Donate
If you like Chap, consider [buying me a cup of coffee](https://www.coinbase.com/birkhoff).# Copyright
Copyright (c) 2016 Birkhoff Lee, released under the MIT license.