Jeremy Fincher
295eafcb37
Added weather command.
2004-02-23 09:05:12 +00:00
Jeremy Fincher
a8554a0ea3
Check that we're not root before running. Not for security issues, but just because it causes so many problems with user databases and whatnot.
2004-02-22 09:09:40 +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
Jeremy Fincher
9f766c154a
Added itertools.groupby.
2004-02-21 10:29:10 +00:00
Jeremy Fincher
d0547ba954
Added logging of invite.
2004-02-21 09:56:27 +00:00
James Vega
1300548d0a
We should also be catching timeouts on the read.
2004-02-20 22:46:10 +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
a59beb0b93
Updated version.
2004-02-20 07:52:39 +00:00
Jeremy Fincher
35f4e01dd3
Updated.
2004-02-20 07:07:22 +00:00
Jeremy Fincher
1624b1a786
Symmetry is beautiful.
2004-02-20 06:39:35 +00:00
Jeremy Fincher
39bbf683fb
Fixed some typos.
2004-02-20 06:32:39 +00:00
Jeremy Fincher
58decb39a9
Fixed bug #900879 .
2004-02-20 06:17:36 +00:00
Jeremy Fincher
57ec45e728
Added some little bit of extra logging.
2004-02-20 06:11:24 +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
5deb99192e
textwidth=70 reformatting along with some documentation fixes that I noticed
2004-02-19 16:06:16 +00:00
Daniel DiPaolo
940a934f6e
Clarified the prefixChars help string
2004-02-19 08:04:09 +00:00
Daniel DiPaolo
b8ff81d54d
Shored up the finale a bit
2004-02-19 07:58:42 +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
Daniel DiPaolo
9441f1487e
meta-changelog this is!
2004-02-19 07:40:29 +00:00
Jeremy Fincher
8b20ad77fa
Updated.
2004-02-19 07:21:07 +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
fc93bb4da5
Minor doc fixes.
2004-02-19 07:07:16 +00:00
Jeremy Fincher
837ab99748
Changed copyright date in template.
2004-02-19 07:04:08 +00:00
Jeremy Fincher
52da42110d
Removed addendum about registry; docs/CONFIGURATION handles that quite well.
2004-02-19 06:48:25 +00:00
Daniel DiPaolo
9e51729d9f
New DocBook file for the capabilities doc, updated the Makefile
...
correspondingly, also fixed a few minor things in the capabilities doc itself.
2004-02-19 01:15:04 +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
James Vega
0b48743065
Added tests to catch the pipeSyntax bug and to test G-Lite's new bracketSyntax
...
enabling/disabling.
2004-02-18 17:16:28 +00:00
Stéphan Kochen
708ee91776
Actually, that is rather unnecessary. Sorry for messing up so bad today. :/
2004-02-18 16:29:44 +00:00
Stéphan Kochen
52e7551493
Whoops, messed that up good.
2004-02-18 16:21:07 +00:00
Stéphan Kochen
f08f875d3c
Fixed a nasty bug where pipe syntax would still work if it's disabled but
...
the pipe character is spaced out, as in: @foo | bar
Also added supybot.bracketSyntax; defaults to True, don't worry. ;)
2004-02-18 15:39:30 +00:00
James Vega
ffe0c5c5d9
There's only one Config plugin that I know of
2004-02-18 14:12:27 +00:00
Jeremy Fincher
2747baf48a
Fixed bug in IrcObjectProxy{Regexp} where actions weren't targetted correctly based on the to/private arguments.
2004-02-18 13:41:47 +00:00
Jeremy Fincher
70ce38a979
Added another FAQ.
2004-02-18 12:23:48 +00:00
Jeremy Fincher
a7d83efbba
Fixed bugz0r in the way stuff is printed.
2004-02-18 12:15:04 +00:00
Jeremy Fincher
a97c961b0b
Documentation update.
2004-02-18 12:13:24 +00:00
Jeremy Fincher
faa27d573f
Fix for bug #899271 , as well as some other problems with the test suite and ChannelPluginTestCase.
2004-02-18 07:36:40 +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
Jeremy Fincher
c070e66d11
Fixed revision (again).
2004-02-17 18:54:35 +00:00
Jeremy Fincher
99926fd170
Added mode, and made sure to send one after joining a channel.
2004-02-17 18:12:01 +00:00
Jeremy Fincher
e609d5dfd7
Fixed the problem of having multiple upkeeps scheduled.
2004-02-17 18:10:27 +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