Commit Graph

4642 Commits

Author SHA1 Message Date
James Vega 5a1d9de710 Add the URL we found BS at for later reference. 2004-08-27 20:06:12 +00:00
James Vega ba2fa6b749 Use BeautifulSoup to fix Debian.version 2004-08-27 20:02:09 +00:00
James Vega a68f8cabfe We are so smart! S-M-R-T! 2004-08-27 17:20:15 +00:00
James Vega b2b0e26e59 Let's ignore things that look like karma adjustments 2004-08-27 16:05:33 +00:00
James Vega 94c43c5040 I like the looks of these regexps better and alternation is expensive 2004-08-27 16:05:07 +00:00
Jeremy Fincher 1ad9816391 Tests for karma/infobot interaction. 2004-08-27 15:44:15 +00:00
Jeremy Fincher 5e00bd4251 Updated. 2004-08-27 15:39:56 +00:00
Jeremy Fincher 9a7c64a359 Added clear command. 2004-08-27 15:26:52 +00:00
Jeremy Fincher 4c58c3995a Initial commit, test for bug with sending more than one later note. 2004-08-27 15:19:47 +00:00
Jeremy Fincher 42f3e1340c Reply's getConfig shouldn't be used on GlobalValues. 2004-08-27 15:13:48 +00:00
Jeremy Fincher ca492afd38 Fix for the TypeError bug. 2004-08-27 15:01:28 +00:00
James Vega 5d837b9074 Update our debian/ directory 2004-08-27 09:26:43 +00:00
Jeremy Fincher b7307c5b67 Respect KICKLEN. 2004-08-27 09:14:13 +00:00
Jeremy Fincher afce0547e1 Added watch and caught some possible errors. 2004-08-27 09:11:28 +00:00
Jeremy Fincher 685eda4a9f Don't try to send messages to zombies. 2004-08-27 08:46:29 +00:00
Jeremy Fincher c38ca4dec1 Added redo. 2004-08-27 08:44:20 +00:00
Jeremy Fincher 4b24a3f499 Added the +cvs back. 2004-08-27 08:29:05 +00:00
Jeremy Fincher d9bff14a27 Updated. 2004-08-27 07:35:32 +00:00
Jeremy Fincher dae0d1152a Updated version numbers. 2004-08-27 07:33:35 +00:00
Jeremy Fincher 9e970274fb Debug log already opped messages. 2004-08-27 07:14:08 +00:00
Jeremy Fincher 8f3d3908d2 Slight tweak to message. 2004-08-27 07:12:27 +00:00
James Vega b8d086d41b Let's add a note that they should read INSTALL first, and remove the addendum
about local installs since it's now in INSTALL.
2004-08-27 07:12:09 +00:00
Jeremy Fincher 7e22b2b78d Added swap. 2004-08-27 07:06:59 +00:00
Jeremy Fincher 9c73c57089 Channel sync logs and some other minute tweaks. 2004-08-27 06:46:28 +00:00
Jeremy Fincher c2a61b2f06 Let's respect the server's nicklen and maxchannels parameters. 2004-08-27 06:45:58 +00:00
James Vega 29a6c92b76 Added an optional pair to start the chain, tests, and caught some errors. 2004-08-27 06:34:48 +00:00
Jeremy Fincher 22c333b536 Handle the case where our pidfile is deleted early. 2004-08-27 06:29:11 +00:00
Jeremy Fincher 4c0e8980a3 Let's debug log a 'Registered channel' message from ChanServ. 2004-08-27 06:20:42 +00:00
James Vega c9396866f5 Bring CONFIGURATION up-to-date (as noted by Grantbow) 2004-08-27 06:12:57 +00:00
Jeremy Fincher 1b16413e05 Updated, thanks for discovering these typos, Grantbow. 2004-08-27 05:57:27 +00:00
Jeremy Fincher bcae3b6b9e Slight fix. 2004-08-27 05:56:43 +00:00
James Vega 4873b825d8 Better formatting 2004-08-27 05:41:43 +00:00
Jeremy Fincher 47dca21307 Typo fixes. 2004-08-27 05:38:26 +00:00
Jeremy Fincher 98c0512eec Updated, thanks again Grantbow. 2004-08-27 05:35:50 +00:00
Jeremy Fincher 049ff3d0cb Fixed bug in default. 2004-08-27 05:29:44 +00:00
Jeremy Fincher 9708ddbfa5 Updated, thanks Grantbow. 2004-08-27 05:21:08 +00:00
Jeremy Fincher 0166780860 Fixes. 2004-08-27 05:11:36 +00:00
Jeremy Fincher b810f7604b We'll fix this later, but right now let's be consistent with permban. 2004-08-27 05:09:18 +00:00
Jeremy Fincher c0b3c930fb Not-so-elucidating comment. 2004-08-27 05:04:25 +00:00
Jeremy Fincher c11dba117a Added defaultcapability command. 2004-08-27 05:00:40 +00:00
Jeremy Fincher f4c384a274 Changed supybot.capabilities to an ircdb.CapabilitySet instead of a ircutils.IrcSet. 2004-08-27 04:48:16 +00:00
Jeremy Fincher f0a5207117 Let's setValue by default, that's more useful. 2004-08-27 04:32:50 +00:00
Jeremy Fincher f7094ae7b9 Added a few more little madoodles to supported stuff. 2004-08-27 04:32:15 +00:00
Jeremy Fincher 2c5276bc98 Fixed help for enable/disable. 2004-08-27 04:31:53 +00:00
Jeremy Fincher db23f4e4b5 Added sorcerynet support and refactored some other support. 2004-08-27 04:28:36 +00:00
James Vega b8ad661e27 allowRoot fix and some spacing fixes 2004-08-27 03:00:29 +00:00
Jeremy Fincher e97c610e77 Possible fix for the allow-root problem. 2004-08-27 02:58:04 +00:00
Jeremy Fincher 00409b53da Fix for stupid socket module problems. 2004-08-26 21:49:40 +00:00
James Vega 73686aeb50 Attempt to fix an error in testing permban, but it doesn't want to let itself
be fixed.
2004-08-26 14:29:50 +00:00
James Vega 36d9b07b41 Rename ban/unban back to permban/unpermban and add the mode -b part to
unpermban.  I'll leave the addition of mode +b in permban to jemfinch since
he'll probably factor out a bit of common code in permban and the new ban
command.
2004-08-26 14:28:37 +00:00