..
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
Updated significantly; channelstats command added, bug fixed (frowns was only counting smileys)
2003-04-16 06:44:30 +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
* Corrected the gameknot Forums regex to not require the ("&r=\d+") part since
2003-04-19 04:43:46 +00:00
FreeBSD.py
Various updates.
2003-04-17 08:39:04 +00:00
Friendly.py
Slight efficiency increase
2003-03-28 02:05:20 +00:00
FunCommands.py
Added morehelps to all commands.
2003-04-16 08:26:58 +00:00
FunDB.py
Added getlart, getexcuse, getinsult.
2003-04-09 17:03:15 +00:00
Google.py
Changed size of results and removed list of commands.
2003-04-18 14:47:52 +00:00
Http.py
Qualified foldoc raise of ArgumentError.
2003-04-16 08:35:13 +00:00
Infobot.py
Most structure and commands in place
2003-04-01 09:07:14 +00:00
Markov.py
Removed unused import.
2003-04-17 10:06:29 +00:00
Moobot.py
Changed ircutils.reply to ircutils.replyTo
2003-04-04 06:59:39 +00:00
News.py
Added docstrings and method skeleton.
2003-04-15 23:29:40 +00:00
NickServ.py
Added configure.
2003-04-08 07:07:10 +00:00
Notes.py
Changed to use ircutils.shrinkList.
2003-04-18 08:19:22 +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
Commented-out debugging printfs.
2003-04-14 05:32:31 +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
Made it htmlToText headlines.
2003-04-17 10:06:11 +00:00
ThreadedFunCommands.py
Fixed an AttributeError (connection->conn)
2003-03-25 19:22:28 +00:00
Topic.py
Wrong number of arguments on error.
2003-04-17 10:07:06 +00:00
TwistedCommands.py
Rewrote dict command.
2003-04-18 08:20:27 +00:00
Unix.py
Added configure to optionally disable progstats.
2003-04-08 07:18:53 +00:00
Utilities.py
Changed re command to use new utils functions.
2003-04-16 05:28:35 +00:00