.. |
Alias.py
|
Removed some debug.printfs.
|
2003-08-22 22:58:50 +00:00 |
Amazon.py
|
Add the missing "onStart.append('load Amazon')"
|
2003-08-22 03:45:21 +00:00 |
BadWords.py
|
Upgraded to 2.3.
|
2003-07-31 06:20:58 +00:00 |
baseplugin.py
|
Added PeriodicFileDownloader, a plugin mixin that handles the nastiness of getting files periodically.
|
2003-08-22 00:45:28 +00:00 |
ChannelDB.py
|
Made sure no prefixchars got into the karma table.
|
2003-08-22 22:59:28 +00:00 |
ChannelLogger.py
|
Fixed the null nick problem with the IRC bot's own messages.
|
2003-06-10 07:31:11 +00:00 |
Ctcp.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Debian.py
|
Anchored a regexp and fixed a bug or two.
|
2003-08-22 23:00:10 +00:00 |
Enforcer.py
|
Moved from plugins/deprecated/
|
2003-04-08 08:40:50 +00:00 |
Factoids.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +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
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
FunCommands.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
FunDB.py
|
Changed out some try blocks for if/else
|
2003-08-23 05:21:45 +00:00 |
Gameknot.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Google.py
|
Made the configure script use more natural English.
|
2003-08-20 08:54:29 +00:00 |
Http.py
|
Moved debversion to Debian from Http.
|
2003-08-22 00:52:10 +00:00 |
IMDB.py
|
Made imdb handle people properly.
|
2003-08-23 08:52:42 +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
|
Made Markov module threaded.
|
2003-06-10 16:51:21 +00:00 |
Moobot.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
News.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
NickServ.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Notes.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
OSU.py
|
Changed from 's.find(x) != -1' to 'x in s'
|
2003-08-11 17:16:03 +00:00 |
Parter.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
Quotes.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
RawLogger.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
Relay.py
|
Should be able to reload Relay module now too.
|
2003-08-23 05:04:41 +00:00 |
RootWarner.py
|
Fixed tyop.
|
2003-04-19 22:38:40 +00:00 |
RSS.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
ThreadedFunCommands.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Topic.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
TwistedCommands.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Unix.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
URLSnarfer.py
|
Removed spaces at the end of lines.
|
2003-08-20 16:26:23 +00:00 |
Utilities.py
|
Added docstrings for ignore
|
2003-08-22 07:07:15 +00:00 |