Jeremy Fincher
f2ae3fd7ab
Added ChannelLogger in the new plugin format.
2005-02-02 12:37:16 +00:00
Jeremy Fincher
72da5caaf5
Added Services in the new plugin format.
2005-02-02 12:20:13 +00:00
Jeremy Fincher
13c61d4ddf
Added Seen in the new plugin format.
2005-02-02 07:47:58 +00:00
Jeremy Fincher
dab8974efa
Added Note in the new plugin format.
2005-02-02 07:33:19 +00:00
Daniel DiPaolo
5f2d2c79f9
Conversion of Quote to new plugin format
2005-02-02 07:25:41 +00:00
Daniel DiPaolo
f4def0f89e
Conversion of Lart to new plugin format
2005-02-02 07:21:21 +00:00
Jeremy Fincher
0e3713f1b0
Added ChannelStats in the new plugin format.
2005-02-02 07:18:23 +00:00
Daniel DiPaolo
16ff12a490
Conversion of Praise to new plugin format
2005-02-02 07:13:02 +00:00
Jeremy Fincher
4e0f37e134
Added AutoMode in the new plugin format.
2005-02-02 07:04:35 +00:00
Jeremy Fincher
c7d91d3751
Added Time in the new plugin format.
2005-02-02 06:59:08 +00:00
Jeremy Fincher
135a82cca5
Added URL in the new plugin format.
2005-02-02 06:53:15 +00:00
Jeremy Fincher
e4e5c14824
Added Relay in the new plugin format.
2005-02-02 06:45:35 +00:00
Jeremy Fincher
3f1b0335c2
Added RSS in the new plugin format.
2005-02-02 06:03:09 +00:00
James Vega
2836356f12
Add the Internet plugin in the new plugin format. Also move Fun.hexip to the Internet plugin.
2005-02-02 05:29:31 +00:00
Jeremy Fincher
4a52cdf826
Added NickCapture in the new plugin format.
2005-02-02 05:19:33 +00:00
James Vega
069d43e3af
Forgot to add Games and String to setup.py.
2005-02-02 05:10:39 +00:00
Daniel DiPaolo
c998dfbebf
Moving action,reply,private,notice to new Reply plugin (for real)
2005-02-02 04:39:45 +00:00
Jeremy Fincher
a93db7df32
Added Later in the new plugin format.
2005-02-02 04:51:55 +00:00
Jeremy Fincher
309b693e86
Added Topic in the new plugin format.
2005-02-02 04:39:30 +00:00
Jeremy Fincher
7313ae3b76
Added Google in the new plugin format.
2005-02-01 12:09:12 +00:00
Jeremy Fincher
335fc3e170
Added Ctcp in the new plugin format.
2005-02-01 09:58:04 +00:00
Jeremy Fincher
0c2da03a67
Added the Web plugin (from pieces of Http, Fun, and URL) in the new plugin format.
2005-02-01 09:41:54 +00:00
Jeremy Fincher
3d57c404ba
Added ShrinkUrl in the new plugin format.
2005-02-01 09:09:49 +00:00
Jeremy Fincher
e075c72270
Added the Scheduler plugin in the new plugin format.
2005-02-01 06:08:46 +00:00
Daniel DiPaolo
1b631ad1f2
Adding QuoteGrabs to setup.py for installation
2005-01-29 20:08:08 +00:00
Jeremy Fincher
5fd6bbb52d
Completely restructured our utils modules.
...
Tons of changes. Here's the summary of things that matter most:
* There is no more supybot.fix.
* There is no more supybot.webutils; now there is supybot.utils.web.
* It's no longer webutils.WebError, but just utils.web.Error.
* You shouldn't import itertools, ideally, but instead import utils.iter.
* No more using imap/ifilter in commands unless absolutely necessary. It's
premature optimization and annoying.
* utils.str.format isn't quite ready yet, but will be soon. That'll be the
next big thing to fix in our code.
2005-01-27 06:59:08 +00:00
Jeremy Fincher
6d02564965
Added Status in the new plugin format.
2005-01-26 07:33:19 +00:00
Jeremy Fincher
79c3461dc9
Added Network in the new plugin format.
2005-01-26 07:32:42 +00:00
Jeremy Fincher
af47a19c1d
Added Herald in the new plugin format.
2005-01-26 06:52:33 +00:00
Jeremy Fincher
d9689f818b
Added the Filter plugin in the new plugin format.
2005-01-25 20:04:14 +00:00
Jeremy Fincher
f85431435a
Added the Format plugin in the new plugin format (no pun intended).
2005-01-25 18:06:46 +00:00
Jeremy Fincher
f5e4e64815
Fixed Babelfish so that tests run.
2005-01-24 23:26:44 +00:00
Jeremy Fincher
0e9a3c326e
Added the Dict plugin in the new plugin format.
2005-01-19 23:34:25 +00:00
Jeremy Fincher
d9df5136cd
Added the Math plugin in the new plugin package format.
2005-01-19 23:29:28 +00:00
Jeremy Fincher
4aa220eada
Re-added the Utilities plugin in the new plugin format.
2005-01-19 23:25:34 +00:00
Jeremy Fincher
db722aa0ec
Added supybot-test and supybot.test.
2005-01-19 23:12:50 +00:00
Jeremy Fincher
8ca625d339
Initial import.
2005-01-19 13:14:38 +00:00
James Vega
dbfec8afb9
Add supybot module
2007-04-22 20:10:26 +00:00
James Vega
0ea4c3c12a
Updated to 0.80.1+CVS
2005-01-18 21:07:55 +00:00
James Vega
e68f1d26ba
Updated to 0.80.1.
2005-01-18 19:46:13 +00:00
James Vega
c961614d98
Updated to 0.80.0.
2005-01-17 06:57:37 +00:00
James Vega
e7e557868d
Updated to 0.80.0.
2005-01-17 04:54:17 +00:00
James Vega
3f284f2ece
Update to 0.80.0rc3+cvs
2005-01-13 02:59:38 +00:00
James Vega
b12c8697b7
Updated to 0.80.0rc3.
2005-01-13 02:52:21 +00:00
James Vega
102c2d7af3
Updated to 0.80.0rc2
2005-01-11 14:45:12 +00:00
James Vega
534313a165
Updated to 0.80.0rc2.
2005-01-11 14:40:36 +00:00
Jeremy Fincher
dae2a02231
Updated to 0.80.0pre6.
2004-12-22 10:36:36 +00:00
Jeremy Fincher
38814a3da0
Updated to 0.80.0pre5.
2004-12-20 07:12:12 +00:00
James Vega
360cba9c63
Updated to 0.80.0pre4.
2004-12-17 07:33:21 +00:00
James Vega
dcfe723b74
Updated to 0.80.0pre4.
2004-12-17 07:16:35 +00:00
Jeremy Fincher
2ebe809fec
Move textwrap import.
2004-12-11 14:39:33 +00:00
Jeremy Fincher
a1162bffe1
Purtier.
2004-11-23 08:26:47 +00:00
Jeremy Fincher
5e4a41533e
Updated for reverend.thomas.
2004-10-03 09:23:08 +00:00
Jeremy Fincher
98bce8de9a
Updated to 0.80.0pre3.
2004-10-01 04:31:13 +00:00
Jeremy Fincher
efb9b80ab5
Updated to separate the version in an easily-machine-replaceable variable.
2004-10-01 04:21:28 +00:00
Jeremy Fincher
e360856ac3
Fixed to work completely.
2004-09-30 14:53:02 +00:00
Jeremy Fincher
eea46d874a
Updated for SOAPpy changes.
2004-09-30 08:18:57 +00:00
Jeremy Fincher
8bcb9f2f21
Install dateutil stuff.
2004-09-30 07:43:09 +00:00
James Vega
fb569b4ff4
0.80.0pre2
2004-09-17 17:29:16 +00:00
Jeremy Fincher
cca1483bc1
Updated.
2004-09-13 01:06:06 +00:00
James Vega
87a532374e
+cvs
2004-09-06 17:26:35 +00:00
James Vega
2df9642eb2
0.79.9999
2004-09-06 16:19:45 +00:00
James Vega
5ed87fff49
+cvs
2004-09-05 01:01:21 +00:00
Jeremy Fincher
39855b85c8
Updated for the new release.
2004-08-31 20:23:35 +00:00
Jeremy Fincher
1f6c3c72cf
Updated for the new release.
2004-08-30 07:08:26 +00:00
Jeremy Fincher
4b24a3f499
Added the +cvs back.
2004-08-27 08:29:05 +00:00
Jeremy Fincher
dae0d1152a
Updated version numbers.
2004-08-27 07:33:35 +00:00
Jeremy Fincher
ab6d1673f3
Added a --clean option to setup.py.
2004-08-22 15:28:04 +00:00
Jeremy Fincher
cdc61d18f5
Handle stupid distributions.
2004-08-03 06:23:50 +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
ea4259af2f
Updated version number.
2004-04-20 21:14:13 +00:00
Jeremy Fincher
b888fa49be
Updated version.
2004-04-16 07:26:25 +00:00
Jeremy Fincher
63758a1a61
Updated version.
2004-04-09 17:41:32 +00:00
Jeremy Fincher
c75e8b5137
Updated version numbers.
2004-04-08 11:43:14 +00:00
Jeremy Fincher
a59beb0b93
Updated version.
2004-02-20 07:52:39 +00:00
Jeremy Fincher
b96dab0a03
Made to remove the former installation to stop any confusion from occurring.
2004-02-11 06:47:55 +00:00
Jeremy Fincher
3ca4b1d43c
Updating version numbers.
2004-02-08 03:59:09 +00:00
Jeremy Fincher
17fec22598
Removed unum from setup.
2004-01-20 16:15:35 +00:00
Jeremy Fincher
6ca78924f3
HUUUUUUUUGE Configuration change.
2004-01-18 07:58:26 +00:00
Jeremy Fincher
a47a7de5f6
Updated schema and whatnot.
2004-01-01 19:05:27 +00:00
Jeremy Fincher
40cac59dc5
Updated version number.
2003-12-12 19:03:22 +00:00
Jeremy Fincher
bba1d274e0
Final changes in preparation for release.
2003-12-06 13:07:29 +00:00
Jeremy Fincher
b8c94599fc
Updated to the new version in preparation for the next release.
2003-11-12 01:34:24 +00:00
Jeremy Fincher
d8187d4908
Removed the .py for eventual packaging in Debian.
2003-10-21 06:13:40 +00:00
Jeremy Fincher
701380de7c
Updated version.
2003-10-10 23:18:01 +00:00
Jeremy Fincher
046be171eb
Added unum subpackage (and unum.units).
2003-10-03 19:02:39 +00:00
Jeremy Fincher
12e565855e
Added unum subpackage.
2003-10-03 18:57:38 +00:00
Jeremy Fincher
0f3f15235d
Added test for the Python version so people could understand when their bot wouldn't run. Now it won't even install :)
2003-09-25 02:46:33 +00:00
Jeremy Fincher
474e611feb
Initial checkin of the distutils stuff.
2003-09-24 07:19:54 +00:00