..
Alias.py
Fixed makeNewAlias to allow and better argument handling.
2003-04-12 10:26:05 +00:00
BadWords.py
Added configure and proper length coverups for bad words.
2003-04-08 07:06:28 +00:00
baseplugin.py
Must've forgotten this one earlier.
2003-04-11 20:52:39 +00:00
ChannelLogger.py
Changed ChannelLogger to only log channels.
2003-04-12 12:20:00 +00:00
ChannelStats.py
Changed seen to use utils.timeElapsed.
2003-04-12 10:39:04 +00:00
Ctcp.py
Added module docstrings (which will later be used by the installer script.
2003-03-25 06:53:51 +00:00
Enforcer.py
Moved from plugins/deprecated/
2003-04-08 08:40:50 +00:00
Factoids.py
Changed DBHandler to ChannelDBHandler
2003-03-28 05:15:08 +00:00
FixRelayBot.py
Added module docstrings (which will later be used by the installer script.
2003-03-25 06:53:51 +00:00
Forums.py
Slight format change to gameknot snarfer.
2003-04-11 07:38:51 +00:00
FreeBSD.py
Added module docstrings (which will later be used by the installer script.
2003-03-25 06:53:51 +00:00
Friendly.py
Slight efficiency increase
2003-03-28 02:05:20 +00:00
FunCommands.py
Fixed bug in xor.
2003-04-11 21:49:47 +00:00
FunDB.py
Added getlart, getexcuse, getinsult.
2003-04-09 17:03:15 +00:00
Google.py
Added morehelp to googlelicensekey
2003-04-08 19:19:21 +00:00
Http.py
Removed slashdot and moved it to RSS.py
2003-04-06 11:48:29 +00:00
Infobot.py
Most structure and commands in place
2003-04-01 09:07:14 +00:00
Markov.py
Changed ISNULL(word) to word ISNULL.
2003-04-11 21:36:25 +00:00
Moobot.py
Changed ircutils.reply to ircutils.replyTo
2003-04-04 06:59:39 +00:00
News.py
Initial (non-functional) import.
2003-04-09 19:16:52 +00:00
NickServ.py
Added configure.
2003-04-08 07:07:10 +00:00
Notes.py
Converted some %d to %s.
2003-04-14 04:49:35 +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
Added 'quotes' to docstring (wasn't there before)
2003-04-06 12:24:56 +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
Changed many dictionaries to the more appropriate ircutils.IrcDict.
2003-04-11 20:42:21 +00:00
RootWarner.py
Added vim:set ... : strings to source in order to keep file formatting
2003-03-24 08:41:19 +00:00
RSS.py
Overhaul of RSS.py:
2003-04-14 05:17:49 +00:00
ThreadedFunCommands.py
Fixed an AttributeError (connection->conn)
2003-03-25 19:22:28 +00:00
Topic.py
Fixed handling of channel capabilities
2003-04-02 11:08:34 +00:00
Unix.py
Added configure to optionally disable progstats.
2003-04-08 07:18:53 +00:00
Utilities.py
Fixed re command.
2003-04-11 21:19:28 +00:00