0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed an AttributeError (connection->conn) More... over 22 years ago
Fixed a stupid variable name (def\!) More... over 22 years ago
Fixed a platform-dependence bug and rewrote some config file parsing to be cleaner. More... over 22 years ago
Added acronym and geekquote commands and triple-quoted method docstrings. More... over 22 years ago
Added kernel command More... over 22 years ago
Added comment about debugging prints. More... over 22 years ago
Added comment about joining strings More... over 22 years ago
Some documenation updates More... over 22 years ago
Changed a typo and updated a slight misrepresentation. More... over 22 years ago
Initial import; expect function and roadmap done. More... over 22 years ago
Added default module docstring and imported privmsgs and callbacks by default. More... over 22 years ago
Added module docstrings (which will later be used by the installer script. More... over 22 years ago
Added module docstring and dawdit alias for unmorse More... over 22 years ago
Added module docstring and removed nslookup/host as aliases for dns More... over 22 years ago
Changed module docstring and the order of arguments for startnickserv More... over 22 years ago
Corrected my gkstats _record regex. More... over 22 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. More... over 22 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. More... over 22 years ago
Fixed bug #708321 More... over 22 years ago
Fixed typo: reponse->response More... over 22 years ago
Removed cfactive, since, well, CoderForums isn't active. More... over 22 years ago
sets aren't lists, and don't have .extend(). More... over 22 years ago
Added slashdot command (thanks, inkedmn!) More... over 22 years ago
Fixed UnboundLocalError More... over 22 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... over 22 years ago
Slightly changed format of gameknot URL snarfer More... over 22 years ago
Removed printf debug More... over 22 years ago
Fixed UnboundLocal bugs, caused by not returning after irc.error. More... over 22 years ago
Added team and "last seen" info in gkstats More... over 22 years ago
Fixed morse code More... over 22 years ago