Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noonat/kirk
campfire irc proxy using node.js
https://github.com/noonat/kirk
Last synced: 19 days ago
JSON representation
campfire irc proxy using node.js
- Host: GitHub
- URL: https://github.com/noonat/kirk
- Owner: noonat
- Created: 2010-04-23T05:31:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-04-25T06:01:43.000Z (over 14 years ago)
- Last Synced: 2024-10-19T11:30:41.744Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kirk
kirk is an IRC -> Campfire proxy running on node.js. A bot joins Campfire in
your place, and pretends that the people in Campfire are also in your IRC
channel.kirk does not join existing IRC servers. Instead, it runs a local barebones IRC
server, expressly for the purpose of proxying Campfire.## Known issues
* When idle, the bot will get kicked out of the Campfire room every 20 minutes.
This means you get a bit of spam as he leaves and joins.
* Twitter and download messages are not handled yet.
* Unlock and idle messages don't show in IRC: this is a bug in the Campfire
streaming API.