26
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 10 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comment about debugging prints. More... about 21 years ago
Added comment about joining strings More... about 21 years ago
Some documenation updates More... about 21 years ago
Changed a typo and updated a slight misrepresentation. More... about 21 years ago
Initial import; expect function and roadmap done. More... about 21 years ago
Added default module docstring and imported privmsgs and callbacks by default. More... about 21 years ago
Added module docstrings (which will later be used by the installer script. More... about 21 years ago
Added module docstring and dawdit alias for unmorse More... about 21 years ago
Added module docstring and removed nslookup/host as aliases for dns More... about 21 years ago
Changed module docstring and the order of arguments for startnickserv More... about 21 years ago
Corrected my gkstats _record regex.
James McCoy
as James Vega
More... about 21 years ago
Made the 'record' regex more generic. This should make it work for everyone. Added a check for 'Team', since not everyone will have one.
James McCoy
as James Vega
More... about 21 years ago
Added vim:set ... : strings to source in order to keep file formatting consistent between developers. Jeremy should be adding the equivalent settings for emacs soon.
James McCoy
as James Vega
More... about 21 years ago
Fixed bug #708321 More... about 21 years ago
Fixed typo: reponse->response More... about 21 years ago
Removed cfactive, since, well, CoderForums isn't active. More... about 21 years ago
sets aren't lists, and don't have .extend(). More... about 21 years ago
Added slashdot command (thanks, inkedmn!) More... about 21 years ago
Fixed UnboundLocalError More... about 21 years ago
Fixed a lot of RateLimiter problems; solved Forums.gameknot problem. Also made irc.error raise an exception (that's later handled) in non-threaded callbacks, so there's less a chance of error in not returning after irc.error. More... about 21 years ago
Slightly changed format of gameknot URL snarfer More... about 21 years ago
Removed printf debug More... about 21 years ago
Fixed UnboundLocal bugs, caused by not returning after irc.error. More... about 21 years ago
Added team and "last seen" info in gkstats More... about 21 years ago
Fixed morse code More... about 21 years ago
Removed __init__ and created _revcode more naturally. Also added some morehelp strings. More... about 21 years ago
Added @give command. More... about 21 years ago
Fixed chr command to take hex/oct/binary literals and added a base command More... about 21 years ago
Fixed bad pluralization in cpustats More... about 21 years ago
Stupid tabs. More... about 21 years ago