.. |
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
|
Moved google groups snarfer to the Google module.
|
2003-04-19 22:16:57 +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
|
Moved google groups snarfer to the Google module.
|
2003-04-19 22:16:57 +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 morse/unmorse and related stuff to be (hopefully) clearer.
|
2003-04-19 21:39:23 +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 a few SQL statements and added oldnotes command.
|
2003-04-19 21:40:04 +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
|
Forgot to import drivers.
|
2003-04-20 00:10:53 +00:00 |
RootWarner.py
|
Fixed tyop.
|
2003-04-19 22:38:40 +00:00 |
RSS.py
|
Changed format of rssinfo command.
|
2003-04-19 21:40:39 +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
|
Added strtranslate, strupper, and strlower.
|
2003-04-19 21:23:05 +00:00 |