Limnoria/plugins
Jeremy Fincher 2e4c9439b9 Changed topicUnformatter regexp slightly and fixed shuffletopic so it wouldn't send a repeat topic. 2003-08-29 07:32:14 +00:00
..
Alias.py Added example string. 2003-08-28 22:24:33 +00:00
Amazon.py Added example strings. 2003-08-27 18:06:26 +00:00
BadWords.py Added example strings. 2003-08-27 18:06:26 +00:00
ChannelDB.py Added example strings. 2003-08-27 18:06:26 +00:00
ChannelLogger.py Made much more efficient. 2003-08-27 01:42:00 +00:00
Ctcp.py Moved world.version to conf.version. 2003-08-28 13:59:07 +00:00
Debian.py Added example strings. 2003-08-27 18:06:26 +00:00
Enforcer.py
Factoids.py Added example. 2003-08-29 07:01:05 +00:00
FixRelayBot.py
FreeBSD.py
Friendly.py
FunCommands.py Added tracking of how many commands have been processed. 2003-08-29 07:08:03 +00:00
FunDB.py Added ability for commands to raise callbacks.CannotNest if they are not nestable. 2003-08-27 07:45:48 +00:00
Gameknot.py Added example strings. 2003-08-27 18:06:26 +00:00
Google.py Added example strings. 2003-08-27 18:06:26 +00:00
Http.py Forgot return after irc.error and added test for non-existent location. 2003-08-27 22:30:48 +00:00
IMDB.py Added example strings. 2003-08-27 18:06:26 +00:00
Infobot.py
KillBold.py
Markov.py
Moobot.py Forgot stupid utils import. 2003-08-27 23:36:47 +00:00
News.py Brought up-to-date with current plugin template. 2003-08-28 17:56:48 +00:00
Notes.py Added example string. 2003-08-28 23:11:43 +00:00
OSU.py Added example strings. 2003-08-27 18:06:26 +00:00
Parter.py Added configure function and example and module docstring and more function documentation. 2003-08-27 18:18:41 +00:00
Quotes.py Added a test and fixed several bugs it found. 2003-08-26 18:10:17 +00:00
RSS.py Changed some bugs in configure. 2003-08-28 21:27:15 +00:00
RawLogger.py
Relay.py Added 401 to the commands that result in a 'no user on this network' message for relaywhois. 2003-08-28 16:31:56 +00:00
RootWarner.py Added module docstring. 2003-08-28 21:26:56 +00:00
Services.py Changed the name of NickServ to Services. 2003-08-29 06:50:33 +00:00
Topic.py Changed topicUnformatter regexp slightly and fixed shuffletopic so it wouldn't send a repeat topic. 2003-08-29 07:32:14 +00:00
TwistedCommands.py Added example strings. 2003-08-27 18:06:26 +00:00
URLSnarfer.py Added more tests and the lasturls command (and --nolimit option to the lasturl command. 2003-08-29 00:40:28 +00:00
Unix.py Added example strings. 2003-08-27 18:06:26 +00:00
Utilities.py Added example strings. 2003-08-27 18:06:26 +00:00
baseplugin.py