Commit Graph

57 Commits

Author SHA1 Message Date
James McCoy c73ead8aef supybot-botchk: Directly execute supybot instead of running it in sh
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2013-08-23 21:42:01 -04:00
James McCoy 83f872fa12 Bump minimum Python version to 2.6 for multiprocessing support
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-09-01 10:06:50 -04:00
James Vega 342ab23af8 Bump the minimum supported Python version to 2.4.
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-23 19:35:24 -04:00
James Vega 4c9efc044b Replace Factoids.factoidPrefix with Factoids.format
Factoids.format makes use of registry.TemplatedString so the user can specify
excactly how they want the factoid reply to be formed.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-15 22:37:59 -04:00
James Vega f7cedae9ad Update ircutils.standardSubstitute to use string.Template
In the process, deprecate utils.str.perlVariableSubstitute.

Since string.Template doesn't support callable values though, we also
sub-class IrcDict and override __getitem__ to call the value if it is
callable.

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-10-15 22:16:29 -04:00
James Vega d7039f0c31 Update ChangeLog and RELNOTES for 0.83.4.1
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-25 13:15:44 -04:00
James Vega b82e22b019 Update ChangeLog and RELNOTES for 0.83.4
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
2009-05-18 02:45:16 -04:00
James Vega 7bb3b1ec60 Merge the changes from the python25compat branch into the trunk 2009-03-11 13:37:24 -04:00
James Vega 6e7339c8c7 0.83.2 RELNOTES 2006-07-23 23:26:16 +00:00
James Vega 0974d70ca4 Version 0.83.1 2005-09-02 02:13:51 +00:00
James Vega 0f56e0fb8b Version 0.83.0, for real 2005-08-31 00:01:24 +00:00
James Vega 14752347e2 Initial changelog and version changes for 0.83.0rc3. 2005-05-30 04:28:24 +00:00
James Vega aa40e82e7f Add RELNOTES for 0.83.0rc2. 2005-05-12 15:57:40 +00:00
James Vega 5274eb08a8 Commit the initial ChangeLog and RELNOTES for 0.83.0rc1. Open for comments, suggestions, inclusion of skipped over information. 2005-05-05 03:46:42 +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 f03c753828 0.80.1 2005-01-18 19:27:05 +00:00
James Vega f930bf3674 0.80.0 2005-01-17 04:51:36 +00:00
James Vega de193d261c 0.80.0rc3 2005-01-13 02:47:58 +00:00
James Vega 317b23ebce 0.80.0rc2 2005-01-11 14:35:03 +00:00
Jeremy Fincher 27917b2788 Updated. 2004-12-22 10:34:38 +00:00
Jeremy Fincher 6cfc1afcfd Oops, wrong version. 2004-12-20 07:11:38 +00:00
Jeremy Fincher 1203ea10ce Updated. 2004-12-20 07:08:51 +00:00
James Vega 61cf6d827b 0.80.0pre4 2004-12-17 07:11:49 +00:00
Jeremy Fincher fe4528f345 Updated. 2004-12-10 07:04:29 +00:00
Jeremy Fincher c0236521b2 Updated. 2004-10-26 20:20:58 +00:00
Jeremy Fincher 635509c323 Updated for the removal of supybot.channels. 2004-10-25 06:22:57 +00:00
Jeremy Fincher 5c46a71951 Updated. 2004-10-01 03:49:19 +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 2df9642eb2 0.79.9999 2004-09-06 16:19:45 +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 d9bff14a27 Updated. 2004-08-27 07:35:32 +00:00
Jeremy Fincher ab6d1673f3 Added a --clean option to setup.py. 2004-08-22 15:28:04 +00:00
Jeremy Fincher 2336af5525 Updated to allow multiple servers. 2004-07-30 06:52:21 +00:00
Jeremy Fincher d0e5d72d00 Updated. 2004-07-24 05:32:45 +00:00
Jeremy Fincher 3be6659342 Updated. 2004-07-23 04:09:12 +00:00
Jeremy Fincher 6287713fcd Updated to reflect the new supybot.networks crap. 2004-07-20 06:15:47 +00:00
Jeremy Fincher b88dd0f649 Updated. 2004-07-20 05:42:55 +00:00
Jeremy Fincher 2f2b7bd6c1 Changed supybot.defaultCapabilities to a space-separated list, made prefixChars channel-specific, and a few other quick changes. 2004-05-07 11:30:42 +00:00
Jeremy Fincher 4e5f79ebe5 Updated. 2004-04-18 04:10:39 +00:00
James Vega 2a62e3cd5b supybot.plugins.Babelfish.disabledLanguages ->
supybot.plugins.Babelfish.languages
2004-04-17 17:17:45 +00:00
Jeremy Fincher d8dad26160 Updated. 2004-04-16 08:16:37 +00:00
Jeremy Fincher ac80e34641 Updated. 2004-04-09 17:13:49 +00:00
Jeremy Fincher 497db7399a Updated. 2004-02-17 03:36:50 +00:00
Jeremy Fincher 4a706a1aae Updated. 2004-02-11 07:17:11 +00:00
Jeremy Fincher 6c968f4cff Updated. 2004-02-06 06:41:20 +00:00
Jeremy Fincher fcb5163527 Updated. 2004-02-04 07:57:39 +00:00
James Vega 4f9e63fd6a No, it really is #channel,capability now. 2004-01-31 23:32:47 +00:00