Limnoria/plugins
Jeremy Fincher fb60da149b Added ability to specify optional arguments in aliases with @\d+. 2003-09-13 13:30:33 +00:00
..
Alias.py Added ability to specify optional arguments in aliases with @\d+. 2003-09-13 13:30:33 +00:00
Amazon.py Added example strings. 2003-08-27 18:06:26 +00:00
Babelfish.py Changed morehelp for translate. 2003-09-06 04:51:28 +00:00
BadWords.py Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
ChannelDB.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
ChannelLogger.py Made to ignore empty TOPICs just sent for information. 2003-09-06 02:06:57 +00:00
Ctcp.py Moved world.version to conf.version. 2003-08-28 13:59:07 +00:00
DCC.py Added DCC CHAT support. 2003-09-11 06:43:49 +00:00
Debian.py * Fixed Debian's debfile command to work properly 2003-09-11 18:46:17 +00:00
Dict.py Converted to not worry about message length. 2003-09-07 05:08:30 +00:00
Enforcer.py Added necessary imports to configure. 2003-09-11 12:32:39 +00:00
Factoids.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
FixRelayBot.py Fixed grouping of regexp. 2003-08-23 04:08:42 +00:00
FreeBSD.py Began some swithover to the new method; mostly I just needed to try a commit. 2003-08-23 06:07:20 +00:00
Friendly.py Changed to use callbacks.reply again, now that we have the prefixName option. 2003-09-08 08:50:57 +00:00
FunCommands.py Fixed bug #802801 about calc exposing too ugly error messages. Added tests. 2003-09-09 08:25:33 +00:00
FunDB.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
Gameknot.py Added example strings. 2003-08-27 18:06:26 +00:00
Google.py Help updates, updates for metagoogle, and a change in bolding. 2003-09-10 22:29:34 +00:00
Http.py Removed length restriction from deepthought. 2003-09-11 18:39:47 +00:00
IMDB.py Convert not to care how long its messages are. 2003-09-07 06:01:25 +00:00
Infobot.py Added docstring and configure function. 2003-08-23 05:55:20 +00:00
KillBold.py Removed spaces at the end of lines. 2003-08-20 16:26:23 +00:00
Lookup.py Added configure questions. 2003-09-11 10:05:24 +00:00
Markov.py Added docstring. 2003-08-23 12:40:35 +00:00
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 a commit to doPrivmsg. 2003-09-09 17:40:47 +00:00
OSU.py Added PluginDocumentation to test to make sure all commands have documentation. 2003-09-06 06:23:03 +00:00
Parter.py Stupid missing import... 2003-08-29 13:38:07 +00:00
Quotes.py plugins/Quotes.py: addquote now announces the id of the new quote 2003-09-12 13:23:09 +00:00
RSS.py Convert not to care how long its messages are. 2003-09-07 06:01:25 +00:00
RawLogger.py Added docstrings. 2003-08-29 17:03:12 +00:00
Relay.py Removed extra dot.. 2003-09-08 20:13:27 +00:00
RootWarner.py Added module docstring. 2003-08-28 21:26:56 +00:00
Services.py Made a do376 so it authenticates (hopefully) before joining a channel. 2003-09-07 09:49:43 +00:00
Topic.py Updated ircdb to have persistent user ids. 2003-09-12 20:06:58 +00:00
TwistedCommands.py Added example strings. 2003-08-27 18:06:26 +00:00
URLSnarfer.py Made --url into --fancy and made simple URL responses the default. 2003-09-10 18:15:28 +00:00
Unix.py Convert not to care how long its messages are. 2003-09-07 06:01:25 +00:00
Utilities.py Moved several things from fix.py to utils.py. 2003-09-04 20:42:37 +00:00
baseplugin.py Wasn't calling setDaemon on threads spawned in PeriodicFileDownloader. 2003-09-06 18:18:34 +00:00