Limnoria/plugins
Jeremy Fincher 679b8fbaee Fixed output in the face of a single responding dictionary. 2003-09-14 07:39:39 +00:00
..
Alias.py Fixed bug in removeAlias that it wouldn't clear the frozen set. 2003-09-13 14:46:03 +00:00
Amazon.py
Babelfish.py Changed random.sample(seq, 1)[0] to random.choice. Completely forgot the name of the choice function. 2003-09-14 01:18:50 +00:00
BadWords.py
ChannelDB.py
ChannelLogger.py
Ctcp.py
DCC.py
Debian.py
Dict.py Fixed output in the face of a single responding dictionary. 2003-09-14 07:39:39 +00:00
Enforcer.py
Factoids.py
FixRelayBot.py
FreeBSD.py
Friendly.py
FunCommands.py Changed random.sample(seq, 1)[0] to random.choice. Completely forgot the name of the choice function. 2003-09-14 01:18:50 +00:00
FunDB.py
Gameknot.py Removed the URL from the snarfer output. 2003-09-13 22:32:32 +00:00
Google.py
Http.py Removed deepthought command now that we have a supyfact for it. 2003-09-13 13:39:41 +00:00
IMDB.py
Infobot.py
KillBold.py
Lookup.py Added RFE #804955, lookup should return a random key: value if not given an argument. 2003-09-13 13:33:49 +00:00
Markov.py
Math.py Moved calc and rpn from FunCommands to the new Math plugin. 2003-09-13 15:00:22 +00:00
Moobot.py
News.py * Beginnings of news stuff, yay 2003-09-14 07:38:26 +00:00
Notes.py Updated for the new ircdb.users. 2003-09-14 02:43:17 +00:00
OSU.py
Parter.py
Quotes.py
RSS.py
RawLogger.py
Relay.py
RootWarner.py
Services.py
Topic.py
TwistedCommands.py
URLSnarfer.py
Unix.py
Utilities.py
baseplugin.py