Stalkerr
Stalkerr is IRC Gateway, inspired by agig and atig.
Installation
And then execute:
$ bundleOr install it yourself as:
$ gem install octospyUsage
Start Stalkerr
$ stalkerr -DJoin channel with username and access_token
/join #github <username>:<access_token>
If use GitHub:Enterprise
$ env GITHUB_ENTERPRISE_API_ENDPOINT="http://your.enterprise.domain/api/v3/" \
> env GITHUB_ENTERPRISE_WEB_ENDPOINT="http://your.enterprise.domain/" \
> stalkerr -DSupport Service
- GitHub
- GitHub:Enterprise
- Qiita
twitterfacebook
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Author
License
The MIT License (MIT)