Jeremy Fincher
ea8c7ddf77
Added timestamp configuration variable.
2004-03-24 23:10:55 +00:00
Jeremy Fincher
057563540f
Removed leading spaces if the timestamp is set to nothing.
2004-03-24 23:05:28 +00:00
Jeremy Fincher
adc046a6a0
Added flushImmediately and [nolog] prefix.
2004-03-24 22:50:10 +00:00
James Vega
22d484ef01
YAPMR
2004-03-19 17:13:33 +00:00
James Vega
6a211adb42
YAPMR
2004-03-19 16:58:54 +00:00
James Vega
3ae730a94c
Fix the passing of quoted text on to Google searches ... again. This time it's
...
correct. ;)
2004-03-17 13:38:04 +00:00
James Vega
823c91ff44
Updated Wordstats plugin to allow removal of tracked words.
2004-03-14 06:43:03 +00:00
Daniel DiPaolo
4e7d862373
Removing the "see foo" referencing code as it is error-prone (it's really tough
...
to accurately track self-referencing leading to recursion and circular
references leading to infinite looping) and I don't think it's all that useful.
Fixing it would make the already-contorted code of this plugin even worse!
2004-03-11 04:50:09 +00:00
James Vega
a79bc26201
Updated Seen.seen to accept no arguments.
2004-03-09 22:04:41 +00:00
James Vega
672b2e9df1
Revert the non-PRIVMSG watching until we have a proper mixin to be able to
...
track part, join, *and* quit.
2004-03-09 12:59:24 +00:00
James Vega
601ea799f3
Some small cleanups
2004-03-02 00:26:35 +00:00
Jeremy Fincher
b6f2cefa0c
Added a revision string.
2004-03-02 00:20:32 +00:00
James Vega
e31aa252dd
Don't respond with the units so as to ease nesting convert and calc
2004-03-01 23:18:21 +00:00
Jeremy Fincher
d3de7cbe30
Remove replySuccess.
2004-03-01 18:32:56 +00:00
James Vega
4b32a206c4
Add Seen trackers for PART, JOIN, QUIT (and fix ircmsgs.prettyPrint for QUIT)
2004-02-29 21:13:20 +00:00
Stéphan Kochen
4db8096757
Don't notice news to the channel with supybot.reply.withPrivateNotice on.
2004-02-29 14:12:10 +00:00
Jeremy Fincher
4b1e5b5a74
Don't display errors in snarfers,, mo.
2004-02-27 17:20:57 +00:00
Jeremy Fincher
700fe71958
Minor update to cpu output, mithro said it was confusing.
2004-02-27 08:20:59 +00:00
Jeremy Fincher
8ea62d2503
I should get some kind of anality award.
2004-02-26 17:16:22 +00:00
Jeremy Fincher
aabd318710
Let's make Heralds use standardSubstitute too.
2004-02-26 16:45:38 +00:00
Jeremy Fincher
fc71c53b0e
Made echo use standardSubstitute.
2004-02-26 15:53:45 +00:00
James Vega
8590bc2134
weatherCommand -> command
2004-02-25 15:46:22 +00:00
James Vega
31c8af3fda
Yay! Now Network.whois can retrieve information for any domain.
2004-02-24 21:52:53 +00:00
Jeremy Fincher
90ace9437d
Minor stylistic updates.
2004-02-24 11:22:53 +00:00
James Vega
0e574d7144
Forgot something
2004-02-23 11:35:06 +00:00
James Vega
e5ce3c8ee9
A few more fixes/cleanups
2004-02-23 11:08:22 +00:00
Jeremy Fincher
52230d16e1
Somewhat fixed.
2004-02-23 09:49:47 +00:00
Jeremy Fincher
295eafcb37
Added weather command.
2004-02-23 09:05:12 +00:00
James Vega
af442c8313
I guess I should've used setValue instead of set for LicenseKey
2004-02-21 22:06:31 +00:00
James Vega
6f24ebecce
Fixed some things with WeatherUnit and temperature parsing in Weather.cnn
2004-02-21 21:49:44 +00:00
James Vega
d3b8c25255
Added Weather.cnn, which retrieves weather from weather.cnn.com.
...
Renamed Weather.weather to Weather.ham in preparation for jemfinch adding the
ability to specify which service to use when Weather.weather is called.
Added ability to specify default temperature units in which to report the
temperature.
2004-02-21 21:11:50 +00:00
James Vega
a76036722e
-.-- .- -.-- --..-- -. --- .-- -- --- .-. ... . -..-. ..- -. -- --- .-.
...
... . ... ..- .--. .--. --- .-. - ... .--. ..- -. -.-. - ..- .- - .. ---
-. .-.-.-
2004-02-20 22:45:27 +00:00
Jeremy Fincher
7859f16aa6
Fixed a bugz0r.
2004-02-20 22:41:51 +00:00
Jeremy Fincher
168b438edf
Fixed bug with aliases that fail to load.
2004-02-20 08:09:59 +00:00
Jeremy Fincher
65bec68ec6
Fixed bug with aliases that fail to load.
2004-02-20 08:09:29 +00:00
Jeremy Fincher
58decb39a9
Fixed bug #900879 .
2004-02-20 06:17:36 +00:00
Jeremy Fincher
dda4d61421
Added the stuff needed for channel karma.
2004-02-20 05:33:12 +00:00
Jeremy Fincher
d9a4a6da36
forgetting[something] KeyError: something
2004-02-20 05:00:31 +00:00
James Vega
61dbf12016
Remove a subclass from test_Amazon.
...
Only quote words in Amazon results if they are not being bolded.
2004-02-19 07:40:57 +00:00
Jeremy Fincher
c563559b29
googleSnarfer shouldn't prefixName, and shouldn't come back with failuers.
2004-02-19 07:18:33 +00:00
Daniel DiPaolo
bfea2fcc3f
Make Topic.add and Topic.change agree on how strict they are with users adding
...
and changing topic items (i.e., they now both fallback on simply the nick
whenever a registered username is unavailable)
2004-02-18 22:36:58 +00:00
Daniel DiPaolo
dcf7d167eb
Fixed typo:
...
<sifu> Strike|laptop: Error: I've already got ops in #grasshoppersx
That last x is the typo :)
2004-02-18 04:36:50 +00:00
James Vega
3128255c0f
MoobotFactoids.randomfactoid must've felt so lonely not having anyone to test
...
that he was ok. Add that to him having an unwanted msg lying around, and he
must've been quite sad.
2004-02-17 21:41:52 +00:00
Jeremy Fincher
1ef546178c
Fixed doMode only to do something when there are actual arguments.
2004-02-17 19:04:24 +00:00
James Vega
3851d1d152
Added amazon snarfer and price information.
2004-02-17 16:40:32 +00:00
James Vega
7192e97376
Added url to Ebay.auction as per RFE #896118
2004-02-17 15:36:27 +00:00
Jeremy Fincher
976efd87cf
Added skullY's patches for Network.whois for .orgs.
2004-02-17 08:08:18 +00:00
Daniel DiPaolo
a35e185c4b
Just changed a var name to be more clear in _lock for MF, and finally fixed the
...
MF tests so that they all pass (without removing test functionality)!
2004-02-17 06:33:23 +00:00
Jeremy Fincher
c0dad919d6
Updated.
2004-02-17 06:29:19 +00:00
Jeremy Fincher
bef64f2b21
Should fix bugz0r with OptionList.tokenize.
2004-02-17 05:14:57 +00:00