Kevin Murphy
|
45aabeb5ea
|
Needed to import webutils for webutils.strError calls
|
2004-09-21 22:31:43 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
Jeremy Fincher
|
ead683b269
|
Can't define an empty word.
|
2004-08-31 18:23:47 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
17ca364350
|
Normalized our 'take no arguments' strings.
|
2004-08-19 11:58:17 +00:00 |
|
Jeremy Fincher
|
662a8cccc2
|
Default dictionary support.
|
2004-08-18 18:37:59 +00:00 |
|
Jeremy Fincher
|
16f4231780
|
Forgot questions.
|
2004-07-25 18:24:51 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
Jeremy Fincher
|
3dc5dca1e3
|
Didn't register the plugin :)
|
2004-02-06 04:45:14 +00:00 |
|
Jeremy Fincher
|
6e062306f2
|
Added output to the list of functions imported from questions.
|
2004-02-06 04:36:21 +00:00 |
|
Stéphan Kochen
|
5957eaad5d
|
Lots of wizard updates. Still have to get rid of the onStart and
afterConnect stuff though.
|
2004-01-31 22:24:43 +00:00 |
|
James Vega
|
b4d327cc61
|
Removed unnecessary __init__ and die methods
|
2004-01-30 00:04:56 +00:00 |
|
Jeremy Fincher
|
6748dc22ee
|
Converted to use a global value instead of a channel value.
|
2004-01-20 12:29:11 +00:00 |
|
Jeremy Fincher
|
bb97cb3884
|
Updated not to set the supybot.plugins.Dict value when it registers the plugin.
|
2004-01-19 23:00:08 +00:00 |
|
Jeremy Fincher
|
4fa547c1c6
|
Updated the configure function.
|
2004-01-19 22:37:22 +00:00 |
|
Jeremy Fincher
|
9c0b26ebb0
|
Updated to make setting channel values and global values easier.
|
2004-01-19 22:07:41 +00:00 |
|
Jeremy Fincher
|
8424761047
|
Converted Dict to the new registry format.
|
2004-01-19 21:38:03 +00:00 |
|
Jeremy Fincher
|
1c03464fd9
|
Huge commit to finish refactoring of replies.
|
2004-01-08 23:03:48 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
2aaca31709
|
Moved Configurable out to its own module.
|
2003-12-03 23:14:09 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|
Jeremy Fincher
|
5f4a541fe1
|
Added __revision__ strings.
|
2003-11-25 08:23:47 +00:00 |
|
James Vega
|
b6efb5c212
|
configure() should append 'load Dict' to onStart, not 'load Dictionary'
|
2003-11-17 01:27:21 +00:00 |
|
Jeremy Fincher
|
02b2eddd45
|
Multiple bugs that couldn't be tested while the dict.org server was down have now been tested, found, and eradicated.
|
2003-11-13 17:11:52 +00:00 |
|
Jeremy Fincher
|
2f2d8130df
|
Forgot to update the configure function for the new Configurable-ishness.
|
2003-11-12 01:31:31 +00:00 |
|
Jeremy Fincher
|
760483e2f0
|
Converted to Configurable.
|
2003-11-12 01:12:57 +00:00 |
|
Jeremy Fincher
|
dd4c09e1a4
|
Updated to include timeouts on the connection; changed name back to Dict.py.
|
2003-11-12 00:46:26 +00:00 |
|
Jeremy Fincher
|
4b4ae20155
|
Changed the Dict plugin to Dictionary.
|
2003-10-19 14:58:08 +00:00 |
|
Jeremy Fincher
|
ec0de6431d
|
Changed baseplugin not to require 'from baseplugin import *' because fix is now munging builtins.
|
2003-10-05 12:56:56 +00:00 |
|
Jeremy Fincher
|
84b7454709
|
Forgot sets import.
|
2003-10-04 14:56:54 +00:00 |
|
Jeremy Fincher
|
df1a26900d
|
Added a bit more error checking in the case of bad arguments.
|
2003-09-29 16:13:51 +00:00 |
|
Jeremy Fincher
|
679b8fbaee
|
Fixed output in the face of a single responding dictionary.
|
2003-09-14 07:39:39 +00:00 |
|
Jeremy Fincher
|
644fd692fa
|
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 |
|
Jeremy Fincher
|
0c3cb0522b
|
Converted to not worry about message length.
|
2003-09-07 05:08:30 +00:00 |
|
Jeremy Fincher
|
2484ce94be
|
Bold, for Strike. And also a bugfix, so it's not an entirely useless commit :)
|
2003-09-05 20:53:49 +00:00 |
|
Jeremy Fincher
|
9ddc8b2402
|
Forgot a format.
|
2003-09-05 20:47:35 +00:00 |
|
Jeremy Fincher
|
559bd74928
|
Added a randomdictionary example and changed the no matches output in the case where a dictionary is specified.
|
2003-09-05 20:46:39 +00:00 |
|
Jeremy Fincher
|
7501b3a625
|
Moved dict stuff to its own plugin.
|
2003-09-05 20:22:43 +00:00 |
|