https://github.com/birkhofflee/chap

Piping different chat platforms, make every chat rooms connected.

https://github.com/birkhofflee/chap

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Piping different chat platforms, make every chat rooms connected.

Basic Info
  • Host: GitHub
  • Owner: BirkhoffLee
  • License: mit
  • Language: CoffeeScript
  • Default Branch: master
  • Homepage:
  • Size: 9.77 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 10 years ago · Last pushed almost 10 years ago
Metadata Files
Readme License

README.md

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.

Copyright

Copyright (c) 2016 Birkhoff Lee, released under the MIT license.

Owner

  • Name: birkhoff
  • Login: BirkhoffLee
  • Kind: user
  • Location: Taipei City, Taiwan

backend, SRE, devops, music

GitHub Events

Total
Last Year

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 7
  • Total Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Birkhoff Lee b****n@g****m 7

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • coffee-script ^1.10.0 development
  • mocha ^2.5.3 development
  • q ^1.4.1
  • request ^2.73.0
  • require-dir ^0.3.0
  • telegram-bot-api ^1.1.0
  • winston ^2.2.0