.. |
Alias.py
|
Added utils.pluralize.
|
2003-09-01 05:42:35 +00:00 |
Amazon.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
BadWords.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
baseplugin.py
|
Guarded inserts into sys.path.
|
2003-08-30 19:20:08 +00:00 |
ChannelDB.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
ChannelLogger.py
|
Made much more efficient.
|
2003-08-27 01:42:00 +00:00 |
Ctcp.py
|
Moved world.version to conf.version.
|
2003-08-28 13:59:07 +00:00 |
Debian.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Enforcer.py
|
Added a missing import line
|
2003-08-29 14:02:14 +00:00 |
Factoids.py
|
Added example.
|
2003-08-29 07:01:05 +00:00 |
FixRelayBot.py
|
Fixed grouping of regexp.
|
2003-08-23 04:08:42 +00:00 |
FreeBSD.py
|
Began some swithover to the new method; mostly I just needed to try a commit.
|
2003-08-23 06:07:20 +00:00 |
Friendly.py
|
Added docstrings.
|
2003-08-29 17:03:12 +00:00 |
FunCommands.py
|
Added utils.pluralize.
|
2003-09-01 05:42:35 +00:00 |
FunDB.py
|
Cleaned up makeDb.
|
2003-09-01 05:51:32 +00:00 |
Gameknot.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Google.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Http.py
|
Forgot to close the file object from urllib2.urlopen.
|
2003-08-30 02:35:28 +00:00 |
IMDB.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Infobot.py
|
Added docstring and configure function.
|
2003-08-23 05:55:20 +00:00 |
KillBold.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Markov.py
|
Added docstring.
|
2003-08-23 12:40:35 +00:00 |
Moobot.py
|
Forgot stupid utils import.
|
2003-08-27 23:36:47 +00:00 |
News.py
|
Brought up-to-date with current plugin template.
|
2003-08-28 17:56:48 +00:00 |
Notes.py
|
Added utils.pluralize.
|
2003-09-01 05:42:35 +00:00 |
OSU.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Parter.py
|
Stupid missing import...
|
2003-08-29 13:38:07 +00:00 |
Quotes.py
|
Added a test and fixed several bugs it found.
|
2003-08-26 18:10:17 +00:00 |
RawLogger.py
|
Added docstrings.
|
2003-08-29 17:03:12 +00:00 |
Relay.py
|
Made self.channels an IrcSet.
|
2003-08-29 08:15:07 +00:00 |
RootWarner.py
|
Added module docstring.
|
2003-08-28 21:26:56 +00:00 |
RSS.py
|
Made RSS docstring more appropriate, now that help works with modules.
|
2003-08-30 19:53:53 +00:00 |
Services.py
|
Fixed the onStart load string to match the module's name change from NickServ to Services
|
2003-08-31 21:58:08 +00:00 |
Topic.py
|
Tyop.
|
2003-08-29 08:16:29 +00:00 |
TwistedCommands.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
Unix.py
|
Added example strings.
|
2003-08-27 18:06:26 +00:00 |
URLSnarfer.py
|
Added docstring and guard for lasturls.
|
2003-08-30 02:40:03 +00:00 |
Utilities.py
|
Fixed bug in strlen where it didn't account for spaces.
|
2003-08-30 22:54:11 +00:00 |