openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
anybot
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Oct 14, 2024 — Oct 14, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Added TODO.
Robin K. Hansen
More...
about 17 years ago
-Modified readme file to reflect on the setup.py script.
Robin K. Hansen
More...
about 17 years ago
- Added setup.py script for installation. Usage: python setup.py install. -- Will put anybot on python-path, using the im library will the be done by importing anybot.im as im -- from any directory on the machine. - Added some metadata to __init__.py for setup.py script.
Robin K. Hansen
More...
about 17 years ago
- Fixed bug where some lines were only halfway read by a hack.
Robin K. Hansen
More...
about 17 years ago
- Documented the example, somewhat.
Robin K. Hansen
More...
about 17 years ago
- Fixed bug where irc.IRCProtocol.notice forgot to actually send anything. - Added example of usage of the library. Will comment better at some point. - Fixed bug in irc.ParsedLine where it returned message including the leading colon. - Added dumping of parsed data to said class.
Robin K. Hansen
More...
about 17 years ago
- Fixed LICENSE names and made library a package.
Robin K. Hansen
More...
about 17 years ago
- Added GPL, copyright notice and readme.
Robin K. Hansen
More...
about 17 years ago
- Documented package. - Added __all__ to package.
Robin K. Hansen
More...
about 17 years ago
- Extended recv buffer size of LineReciever to 8192 bytes. - Added stripping of incoming lines, so empty lines will not be sent to handlers (That's the idea anyway). - Made irc.ParsedLine more complete. - Made irc.IRCProtocol.reply not depend on having ParsedLine knowing the irc nick of the connection. - Added notice-replying to IRCProtocol.
Robin K. Hansen
More...
about 17 years ago
- Added documentation of pretty much everything. - Added im/irc2num.py for mapping between textual and numerical error codes in irc. - Fixed bug where registering with connection.BufferedSockWriter didn't work. - Took care of a few potential disasters to do with unicode. - Fixed bug in BufferedSockWriter.wline where it would never write. - Added a whole bunch if IRC commands. - Fixed irc.IRCProtocol.retry to use register properly. - Made selector.Reactor more compatible with non-socket based clients.
Robin K. Hansen
More...
about 17 years ago
Bugfixes in im/*.
Robin K. Hansen
More...
about 17 years ago
A few modifications to connection.py for sanitys sake.
Robin K. Hansen
More...
about 17 years ago
Outline of project.
Robin K. Hansen
More...
about 17 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree