.. |
__init__.py
|
We shouldn't toLower until we know it's not None.
|
2004-10-01 21:27:44 +00:00 |
Alias.py
|
Hopefully recursive aliases will be subject to supybot.commands.nested.maximum now.
|
2004-10-13 22:28:47 +00:00 |
Amazon.py
|
Update others/amazon.py to latest version and add the new region support to
|
2004-09-25 16:59:23 +00:00 |
Anonymous.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Babelfish.py
|
Fix bug #1043863, urlquoted text in reply.
|
2004-10-11 11:43:15 +00:00 |
BadWords.py
|
Fixed a bug with outFilter losing tags.
|
2004-10-03 03:43:36 +00:00 |
Bayes.py
|
Whitespace adjustments.
|
2004-10-13 21:50:24 +00:00 |
Bugzilla.py
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
ChannelLogger.py
|
Forgot an eff.
|
2004-10-01 18:48:16 +00:00 |
ChannelRelay.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
ChannelStats.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Ctcp.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Currency.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
DCC.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Debian.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Dict.py
|
Needed to import webutils for webutils.strError calls
|
2004-09-21 22:31:43 +00:00 |
Dunno.py
|
Updated to use commands.wrap.
|
2004-10-02 00:48:29 +00:00 |
Ebay.py
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
Enforcer.py
|
Let's not short-circuit auto{Op,Halfop,Voice} until we actually do something.
|
2004-10-07 17:19:22 +00:00 |
Factoids.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Filter.py
|
Fix for bug with outfilter.
|
2004-10-14 18:13:30 +00:00 |
FixRelayBot.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Format.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Freenode.py
|
Initial checkin; handles CAPAB IDENTIFY-MSG and is able to ignore unidentified users unilaterally.
|
2004-09-21 16:48:12 +00:00 |
Fun.py
|
Commanded Fun.py.
|
2004-10-02 17:31:38 +00:00 |
FunDB.py
|
Changed dbi.Record not to use a metaclass.
|
2004-09-24 20:05:34 +00:00 |
Gameknot.py
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
Geekquote.py
|
Update to use irc.replies so that people can take advantage of
|
2004-10-05 07:24:49 +00:00 |
Google.py
|
Fixed intermittent Google licensekey issues.
|
2004-10-10 04:19:03 +00:00 |
Herald.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Holdem.py
|
Initial checkin.
|
2004-10-15 03:35:06 +00:00 |
Http.py
|
Update Http.acronym to match the changes in the website. Remove the headers
|
2004-10-04 02:00:37 +00:00 |
Infobot.py
|
Added some more stop words.
|
2004-09-30 20:00:41 +00:00 |
Insult.py
|
Updated contributors.
|
2004-10-01 04:13:32 +00:00 |
Internet.py
|
Improve our whois handling. whois.pir.org became a bit more strict on the
|
2004-09-25 17:29:27 +00:00 |
Karma.py
|
Not entirely necessary there, removed the plugin-wide check for sqlite.
|
2004-09-29 18:55:13 +00:00 |
KeepAlive.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
KillBold.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Later.py
|
Changed default of private.
|
2004-09-30 05:39:23 +00:00 |
LogToIrc.py
|
RFE #1039510, plugins.LogToIrc.networks.
|
2004-10-05 01:00:33 +00:00 |
Lookup.py
|
quick stylistic things.
|
2004-10-01 04:22:18 +00:00 |
Markov.py
|
Small fix for when we generate a markov chain with initial words.
|
2004-10-08 21:40:23 +00:00 |
Math.py
|
Update to use the new commands.wrap
|
2004-10-13 15:21:59 +00:00 |
MoobotFactoids.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Network.py
|
Clarified the variables in the help message for Network.connect
|
2004-10-08 18:51:50 +00:00 |
News.py
|
Update to use newer commands.wrap
|
2004-10-13 16:49:19 +00:00 |
NickCapture.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Nickometer.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Note.py
|
Changed dbi.Record not to use a metaclass.
|
2004-09-24 20:05:34 +00:00 |
Observer.py
|
Various minor refactorings, moved supybot.reply.{brackets,pipeSyntax} to supybot.commands.nested.
|
2004-09-23 23:15:27 +00:00 |
OSU.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Parter.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Poll.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Project.py
|
Changed dbi.Record not to use a metaclass.
|
2004-09-24 20:05:34 +00:00 |
Python.py
|
Removed privmsgs.urlSnarfer, now it exists only in commands.
|
2004-09-30 10:04:22 +00:00 |
Quakenet.py
|
Forgot a parameter.
|
2004-10-04 16:03:20 +00:00 |
QuoteGrabs.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Quotes.py
|
Now the comment is even MORE elucidating\!
|
2004-09-29 18:54:33 +00:00 |
Random.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
RawLogger.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Relay.py
|
Oops, exception when a dude quits and supybot's not in a channel he's supposed to be in.
|
2004-10-03 09:55:10 +00:00 |
RootWarner.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
RSS.py
|
Fixed the failing RSS test, yay.
|
2004-09-30 08:41:07 +00:00 |
Scheduler.py
|
Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence.
|
2004-09-22 21:38:20 +00:00 |
Seen.py
|
RFE 1017095 - Added wildcard support to Seen command
|
2004-09-21 06:51:12 +00:00 |
Services.py
|
Hmm...maybe this is the second part of the disabling-network commit? Who knows.
|
2004-10-04 10:01:23 +00:00 |
ShrinkUrl.py
|
One more fix for _getLnUrl
|
2004-10-04 18:45:20 +00:00 |
Sourceforge.py
|
Style
|
2004-10-06 21:58:02 +00:00 |
Status.py
|
Changed noExtra to allowExtra and kept the default False.
|
2004-10-02 17:46:03 +00:00 |
Success.py
|
Changed noExtra to allowExtra and kept the default False.
|
2004-10-02 17:46:03 +00:00 |
SuperIgnore.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Tail.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Time.py
|
Update to use new commands.wrap. One test ("time %Y") is still failing, but
|
2004-10-13 15:21:09 +00:00 |
Todo.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Topic.py
|
Updated to use __all__, etc.
|
2004-10-03 09:03:34 +00:00 |
Unix.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
UrbanDict.py
|
Fixed regexp to match changes made to UrbanDict site
|
2004-09-20 16:41:13 +00:00 |
URL.py
|
test optimization.
|
2004-10-04 16:24:08 +00:00 |
UserInfo.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
Utilities.py
|
Moved disambiguation stuff to callbacks.IOP. Also fixed rename-persistence.
|
2004-09-22 21:38:20 +00:00 |
Weather.py
|
Added multiLoc support to Weather.cnn
|
2004-10-11 12:09:59 +00:00 |
Words.py
|
Updated to add the configurable single-letter commands.
|
2004-09-30 04:12:15 +00:00 |
WordStats.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
XMLLogger.py
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |