.. |
Alias.py
|
Commented out debug.printf statements.
|
2003-04-09 04:31:54 +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 many dictionaries to the more appropriate ircutils.IrcDict.
|
2003-04-11 20:42:21 +00:00 |
ChannelStats.py
|
Added some fixes; seen command works, and stats somewhat works.
|
2003-04-01 08:38:53 +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
|
Just changed some inserts into _mathEnv to be in the initial declaration.
|
2003-04-11 20:04:43 +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
|
Stupid lack of import...
|
2003-04-11 21:05:16 +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
|
Minor changes
|
2003-04-08 09:11:33 +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
|
Improved formatting of headlines.
|
2003-04-08 07:52:24 +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
|
Added re command.
|
2003-04-11 21:17:37 +00:00 |