0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Sep 24, 2024 — Sep 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Whitespace. More... over 22 years ago
Added robustness changes and manhole stuff. More... over 22 years ago
Added Combine, a callback to combine two Privmsg callbacks (most often Privmsg and PrivmsgRegexp) More... over 22 years ago
Made the join command not send the WHO command if the bot is already on the channel. More... over 22 years ago
Rewrote dict command. More... over 22 years ago
Changed to use ircutils.shrinkList. More... over 22 years ago
Changed definition of notFunky to include extended characters that might not be printable in my locale. More... over 22 years ago
Scheduler implementation changes to be (hopefully) more efficient, to pop() rather than pop(0). More... over 22 years ago
Changed asyncorePoll to just 'poll' More... over 22 years ago
Wrong number of arguments on error. More... over 22 years ago
Removed unused import. More... over 22 years ago
Made it htmlToText headlines. More... over 22 years ago
Added new getopt capability to google command. More... over 22 years ago
Initial import. More... over 22 years ago
Naming scheme change. More... over 22 years ago
Initial import; new naming scheme. More... over 22 years ago
Various updates. More... over 22 years ago
Initial import. More... over 22 years ago
Make Irc.removeCallback shorter and more readable. More... over 22 years ago
Fixed searchports somewhat. More... over 22 years ago
Qualified foldoc raise of ArgumentError. More... over 22 years ago
Fixed permissions bug. More... over 22 years ago
Added morehelps to all commands. More... over 22 years ago
Removes list of commands in module docstring. More... over 22 years ago
Added notification on join of unread/unnotified messages. More... over 22 years ago
Moved file writing to later in the run. More... over 22 years ago
Comment changes. More... over 22 years ago
Fixed changetopic to use utils.perlReToReplacer and added help/morehelp for all commands. More... over 22 years ago
Added final morehelp docstring. More... over 22 years ago
Changed formatting in presence of lacking titles and made it respond with as many results as it can. More... over 22 years ago