Commit Graph

3714 Commits

Author SHA1 Message Date
Jeremy Fincher cf5b75fbca Minor stylistic update. 2004-04-17 16:45:56 +00:00
Jeremy Fincher c955a32c63 Changed the default of detailedError, less important now that we have LogToIrc. 2004-04-17 16:45:29 +00:00
Jeremy Fincher f68ce97d97 Fixed globbing in User.list. 2004-04-17 16:40:32 +00:00
Jeremy Fincher 747b8f483f Fixed colorstrip => stripcolor bug in test. 2004-04-17 16:37:50 +00:00
Jeremy Fincher 04876865f1 Added a proper random.choice implementation that works with non-sequence iterables. 2004-04-17 16:35:31 +00:00
Jeremy Fincher 7ef716f406 Added the network name to the logfile for channels by default. 2004-04-17 15:53:24 +00:00
Jeremy Fincher 74f2b75fac Small changes. jamessan, look at this. 2004-04-17 14:46:50 +00:00
Stéphan Kochen e6468e51da Updated wizard and a tiny docstring update. (ooooooooooh :p) 2004-04-17 14:43:09 +00:00
Jeremy Fincher e8dcca25b1 Against my better judgment, I'm adding a command-line option to allow dumb people to run their bots as root. 2004-04-17 14:23:03 +00:00
Jeremy Fincher 4c7985f35c Against my better judgment, I'm adding a command-line option to allow dumb people to run their bots as root. 2004-04-17 14:19:50 +00:00
Jeremy Fincher 2d2340bf17 Fixed 001 for misconfigured servers. 2004-04-17 14:12:17 +00:00
Jeremy Fincher e194e89c85 Check that an action doesn't continue past the first reply. 2004-04-17 14:07:55 +00:00
Stéphan Kochen f150db596f Initial checkin of DBM Markov. 2004-04-17 13:48:39 +00:00
Stéphan Kochen 69b255b4f5 Commented. 2004-04-16 21:23:53 +00:00
Stéphan Kochen 4a5380b4f7 Fixed LogToIrc overriding default log level. 2004-04-16 21:11:41 +00:00
Jeremy Fincher 44899740a6 Added --capability to user list. 2004-04-16 21:05:41 +00:00
James Vega 6a7981aac0 A little refactoring and make sure Sourceforge.tracker reports the URL since
bug/rfe used to
2004-04-16 16:31:17 +00:00
James Vega 68766a5c91 *Someone* forgot to remove the debug logging. 2004-04-16 15:19:14 +00:00
Stéphan Kochen e29c4eb2ff kmj is right. Writing in third person is balls. :) 2004-04-16 08:56:55 +00:00
Jeremy Fincher 25281d7476 Workaround for Markov wonkiness. 2004-04-16 08:31:16 +00:00
Jeremy Fincher 4923fc4a6c Oops, wrong commit. 2004-04-16 08:27:27 +00:00
Jeremy Fincher fdc5612dce Readability. 2004-04-16 08:17:24 +00:00
Jeremy Fincher d8dad26160 Updated. 2004-04-16 08:16:37 +00:00
Jeremy Fincher a4b54566e9 Uncommented something I didn't understand. Good thing I saw this before the release :) 2004-04-16 08:13:55 +00:00
Jeremy Fincher 392108a6fc Blech, some commented-out code until after the release. 2004-04-16 07:59:47 +00:00
Jeremy Fincher 0284ec803e Added supybot.plugins.LogToIrc.notice, for sending logs to nicks via NOTICE instead of PRIVMSG. 2004-04-16 07:50:06 +00:00
Jeremy Fincher bf7a893a75 No need to ghost; let's try switching to the nick and only ghost if we get a 433. 2004-04-16 07:43:52 +00:00
Jeremy Fincher 16c4150d1c Mega r0x0r update. 2004-04-16 07:40:18 +00:00
Jeremy Fincher 96e8f32999 Added a replySuccess if the user making the request isn't in the channels he's requesting the bot part. 2004-04-16 07:39:55 +00:00
Jeremy Fincher 12f9d6ed11 Let's make the second prompt configurable too. 2004-04-16 07:36:09 +00:00
Jeremy Fincher b888fa49be Updated version. 2004-04-16 07:26:25 +00:00
Jeremy Fincher 99adf8511f Uh, someone forgot to make the remainder of the changes necessary for the unColor -> stripColor conversion... 2004-04-15 23:41:24 +00:00
James Vega b9ab839470 BadWords will now filter words that have been formatted 2004-04-15 21:20:52 +00:00
James Vega e87c31aea4 ircutils.strip{Bold,Reverse,Underline,Formatting} 2004-04-15 21:15:57 +00:00
Jeremy Fincher 38fee5b2dd Oops, forgot a canonicalName. 2004-04-15 14:17:07 +00:00
Jeremy Fincher 86a217c4b3 Added. 2004-04-15 06:41:04 +00:00
Jeremy Fincher 227738f78e Bugfix for Shame. 2004-04-15 06:36:34 +00:00
Jeremy Fincher 7556219aa8 Updated. 2004-04-15 06:22:01 +00:00
James Vega 08fc07b698 Yay! Finally able to consolidate Sourceforge.{rfe,bug} into
Sourceforge.tracker. Less code, more functionality. What could be better?
2004-04-15 06:20:21 +00:00
Jeremy Fincher c428e8908b Improved Google.spell message. 2004-04-14 23:33:18 +00:00
Jeremy Fincher e21acb5325 Updated. 2004-04-14 19:22:14 +00:00
Jeremy Fincher e3da04e3c4 Forgottten period. 2004-04-14 18:50:38 +00:00
Jeremy Fincher 589cdd0694 Added supybot.log.individualPluginLogfiles. 2004-04-14 16:06:22 +00:00
Jeremy Fincher bb850f2d6a Added some extra logging. 2004-04-14 15:47:10 +00:00
Jeremy Fincher 866e4ebd62 Added the ability to have multiple targets as well as do some capability-checking on the targets. 2004-04-14 15:46:23 +00:00
Jeremy Fincher 1a40c6fc69 Whoa. Long time no commit. Anyway, we make shelf dispatch to Shelf appropriately. 2004-04-14 15:16:10 +00:00
Jeremy Fincher 6504dfcaa1 Ooh, a better implementation. I rock. 2004-04-14 14:35:06 +00:00
Jeremy Fincher 1cb8cd0933 Added RFE #900293. 2004-04-14 10:13:53 +00:00
Jeremy Fincher b15b85ea7c Changed the name from LogToChannel to LogToIrc and made it capable of message nicks and not just channels. 2004-04-14 09:31:15 +00:00
Jeremy Fincher a4bf228a45 Updated help for echo. 2004-04-14 02:40:44 +00:00