Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soh335/github-issue-ircbot
github issue irc bot
https://github.com/soh335/github-issue-ircbot
Last synced: 6 days ago
JSON representation
github issue irc bot
- Host: GitHub
- URL: https://github.com/soh335/github-issue-ircbot
- Owner: soh335
- License: mit
- Created: 2014-03-10T10:07:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T06:59:39.000Z (almost 9 years ago)
- Last Synced: 2024-10-11T21:11:48.015Z (about 1 month ago)
- Language: Go
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-issue-ircbot
```github-issue-ircbot``` responds to irc msg as like as ```#1234``` and replies github issue information.
## how to install
```
go install github.com/soh335/github-issue-ircbot
```## usage
```
github-issue-ircbot --config /path/to/config.json
```## see also
* http://blog.handlena.me/entry/2013/06/12/234712
* http://soh335.hatenablog.com/entry/2013/06/13/103457## license
* MIT