Commit Graph

3736 Commits

Author SHA1 Message Date
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
James Vega 212da17352 What's a leter? maybe I was thinking of lederhosen or something... 2004-03-01 22:47:59 +00:00
Jeremy Fincher d3de7cbe30 Remove replySuccess. 2004-03-01 18:32:56 +00:00
Jeremy Fincher b9483aee3b Added itemgetter and attrgetter to operator. 2004-03-01 18:15:21 +00:00
James Vega e04489e18a Add matching of $randdate or $randomdate 2004-02-29 21:13:54 +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
Daniel DiPaolo 48f40f06ae Oopth, forgot to include this with the Big Fat Honkin Docbook Commit 2004-02-26 19:54:02 +00:00
Jeremy Fincher d1bb8ce02f Bugfix with 433 handling. 2004-02-26 18:38:20 +00:00
Daniel DiPaolo 151b2f829b The "DocBook is fun" commit. We now have a whole new DTD and stylesheets to
use, as well as all the docs being in SGML now.
2004-02-26 17:33:02 +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
Jeremy Fincher 5606fe62c3 weatherCommand -> command 2004-02-25 16:08:21 +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 d2e1d80b27 Use plugins.standardSubstitute in supybot.replies. 2004-02-24 21:20:31 +00:00
Jeremy Fincher 07733594e9 Made urlSnarfer respect lobotomies. 2004-02-24 21:16:53 +00:00
Jeremy Fincher 90ace9437d Minor stylistic updates. 2004-02-24 11:22:53 +00:00
Jeremy Fincher de512b24de Guarded asserts with strictRfc. 2004-02-24 11:21:12 +00:00
James Vega 8b23e0ff78 Add a couple of convenience units. 2004-02-23 22:23:14 +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
James Vega ad1a23fcd2 Removed doindent and trap KeyboardInterrupt in supybot. 2004-02-23 10:50:40 +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
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