https://github.com/ericflo/ircitude
Experimentations in IRC
https://github.com/ericflo/ircitude
Last synced: over 1 year ago
JSON representation
Experimentations in IRC
- Host: GitHub
- URL: https://github.com/ericflo/ircitude
- Owner: ericflo
- Created: 2011-04-20T08:55:04.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-28T01:37:08.000Z (about 15 years ago)
- Last Synced: 2025-01-29T19:14:00.983Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
I'm doing some experimentation with IRC stuff, mostly trying to make a simple
extensible eventlet-based IRC server, learning from the Twisted implementation.
Right now this is only the result of a few hours of hacking.