.. |
Alias.py
|
Changed from 's.find(x) != -1' to 'x in s'
|
2003-08-11 17:16:03 +00:00 |
BadWords.py
|
Upgraded to 2.3.
|
2003-07-31 06:20:58 +00:00 |
baseplugin.py
|
Made the db commit before closing in ChannelDBHandler.
|
2003-08-13 05:53:34 +00:00 |
ChannelDB.py
|
Fixed the karma (++/--) regexes
|
2003-08-19 22:06:07 +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
|
Added specific logging of CTCP requests.
|
2003-08-14 17:54:28 +00:00 |
Enforcer.py
|
Moved from plugins/deprecated/
|
2003-04-08 08:40:50 +00:00 |
Factoids.py
|
Started trying to make factoids useful.
|
2003-04-29 13:25:40 +00:00 |
FixRelayBot.py
|
Added module docstrings (which will later be used by the installer script.
|
2003-03-25 06:53:51 +00:00 |
FreeBSD.py
|
Various updates.
|
2003-04-17 08:39:04 +00:00 |
Friendly.py
|
Changed from 's.find(x) != -1' to 'x in s'
|
2003-08-11 17:16:03 +00:00 |
FunCommands.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
FunDB.py
|
Made zipcode handle zipcodefor stuff.
|
2003-08-15 03:00:10 +00:00 |
Gameknot.py
|
Added win/loss/draw percentages to Gameknot.py
|
2003-08-18 22:20:48 +00:00 |
Google.py
|
Made to use new PrivmsgCommandAndRegexp callback.
|
2003-08-11 03:37:15 +00:00 |
Http.py
|
Fixed the total matches problem.
|
2003-08-18 21:32:11 +00:00 |
Infobot.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
KillBold.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +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
|
Changed from 's.find(x) != -1' to 'x in s'
|
2003-08-11 17:16:03 +00:00 |
Notes.py
|
Fixed some database errors.
|
2003-08-19 07:48:43 +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
|
Syntax fix for SQL.
|
2003-04-21 13:07:01 +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
|
Stopped coloring networks, it sucked.
|
2003-08-15 05:41:51 +00:00 |
RootWarner.py
|
Fixed tyop.
|
2003-04-19 22:38:40 +00:00 |
RSS.py
|
Made some changes to satisfy PyChecker.
|
2003-08-19 10:38:45 +00:00 |
ThreadedFunCommands.py
|
Fix for UnboundLocalError in kernel command.
|
2003-08-19 16:49:26 +00:00 |
Topic.py
|
Fixed a typo. prfix->prefix
|
2003-08-19 01:20:56 +00:00 |
TwistedCommands.py
|
Rewrote dict command.
|
2003-04-18 08:20:27 +00:00 |
Unix.py
|
Documentation changes.
|
2003-08-20 07:32:49 +00:00 |
URLSnarfer.py
|
Made it snarf all URLs, not just ftp/http.
|
2003-08-19 17:23:06 +00:00 |
Utilities.py
|
Added an ignore command, useful for sequencing several nested commands.
|
2003-08-17 09:26:05 +00:00 |