Commit Graph

3876 Commits

Author SHA1 Message Date
Jeremy Fincher
85d66a4e9f Updated. 2004-04-18 03:03:53 +00:00
Jeremy Fincher
8eb20228af Changed an exception raised. 2004-04-18 02:47:12 +00:00
Jeremy Fincher
119619d437 Updated to fix a bug in Config.help and a bug in the test for Config.list. 2004-04-18 02:40:18 +00:00
Jeremy Fincher
9be3ea075e Updated test because of CENSORSHIP. 2004-04-18 02:29:08 +00:00
Jeremy Fincher
7fb2edd898 Slight improvement. 2004-04-18 00:40:06 +00:00
Jeremy Fincher
7850da79d5 A little logging, etc. 2004-04-18 00:38:54 +00:00
Jeremy Fincher
069d48b269 Added announce command. 2004-04-18 00:38:20 +00:00
Jeremy Fincher
e7f6aa884f FinallyEXCLAIM 2004-04-18 00:35:54 +00:00
James Vega
2a62e3cd5b supybot.plugins.Babelfish.disabledLanguages ->
supybot.plugins.Babelfish.languages
2004-04-17 17:17:45 +00:00
Jeremy Fincher
136ec785b0 New implementation to the 'prevent myself from relaying my own relay messages' code. 2004-04-17 17:14:59 +00:00
Jeremy Fincher
a4f2336769 Moved the release checklist to sandbox, no need to distribute it. 2004-04-17 16:52:02 +00:00
Jeremy Fincher
b32f98ff24 Oops, forgot some stupid spaces. 2004-04-17 16:46:29 +00:00
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