Commit Graph

4922 Commits

Author SHA1 Message Date
Jeremy Fincher b6b22f7c23 Channel isn't necessary for NAMES. 2004-08-25 22:56:48 +00:00
Jeremy Fincher d1884179b3 Added names function. 2004-08-25 22:50:24 +00:00
Jeremy Fincher 1d3a332769 Fix for dunno bugz0rs. 2004-08-25 22:22:46 +00:00
James Vega 85355f5da7 We have to unAction or we get ugly replies 2004-08-25 19:35:03 +00:00
James Vega ba7b018078 gotta explicitly split on ' ' since we use \n as a delimiter 2004-08-25 19:13:35 +00:00
James Vega bc40ff9d78 Rip out the stuff we moved to INSTALL 2004-08-25 18:55:42 +00:00
James Vega dbe1147927 Initial Import 2004-08-25 18:54:48 +00:00
James Vega 3635c654ef Fix a bug with adding lasts. Add some elucidating (as jemfinch would put it)
documentation.  Modify the behavior of DbmMarkovDB.firsts and .lasts so
they only report unique entries since this is how we used to behave.  We'll
still keep duplicate entries in the db because it affects randomness.
2004-08-25 18:54:21 +00:00
James Vega fbc1b04cae Markov *finally* works again. Yay! 2004-08-25 18:15:09 +00:00
Jeremy Fincher 3313080eef Fixed bug #1015151. 2004-08-25 17:32:49 +00:00
James Vega dbc3b59499 we need the world 2004-08-25 17:05:27 +00:00
James Vega e0c5dbae43 gotta stop being so greedy. it's not fair for everyone else 2004-08-25 16:42:54 +00:00
James Vega a8b36c95f5 Missing comma 2004-08-25 13:07:04 +00:00
Jeremy Fincher b3dd326cea Ripped out update code, it made maintenance hard. 2004-08-25 05:39:58 +00:00
Jeremy Fincher ec55e86c61 Let's catch SyntaxError and turn it into an appropriate ValueError. 2004-08-25 05:17:37 +00:00
Jeremy Fincher 6b72890679 Better error catching and print when connecting. 2004-08-25 05:08:27 +00:00
Jeremy Fincher e4d77f4285 Updated actually to work. 2004-08-25 05:07:23 +00:00
Jeremy Fincher a0dbc917c2 *Really* make the disconnect message look good with twistedDrivers. 2004-08-25 04:44:35 +00:00
Jeremy Fincher ee4900cb81 This should be a fix for the inability to Ctrl-C quit. 2004-08-25 04:44:00 +00:00
Jeremy Fincher 614ed32908 Fix for double-logging, to be sure...let's just hope it does something for the lack of exiting as well. 2004-08-25 04:32:10 +00:00
Jeremy Fincher 58176d41a9 Elucidating log. 2004-08-25 04:25:06 +00:00
Jeremy Fincher d18250fb93 Commented-out debug print. 2004-08-25 04:09:55 +00:00
Jeremy Fincher 53d3279efc Neater log message. 2004-08-25 04:09:29 +00:00
Jeremy Fincher 9f1dd19ff7 oops, forgot to return. 2004-08-25 04:08:42 +00:00
Jeremy Fincher 92b0d6da1f Added the unban and invite commands, as well as a better framework for detecting when a channel can't be joined and handling it. 2004-08-25 04:06:59 +00:00
Jeremy Fincher 24e09136b6 Allow numeric levels as well, so statistcs can be -1 if necessary. 2004-08-25 04:06:07 +00:00
Grant Bowman 275ba6502c typo 2004-08-25 01:28:10 +00:00
Grant Bowman f06b412064 First version of an /etc/init.d/supybot script targeted at Debian systems.
Additional checks will be required for validating that absolute
pathnames are used in the conf file.  This script should be considered
experimental until the pathname validation issues can be addressed,
perhaps with additional command-line arguments.
2004-08-24 23:44:57 +00:00
Jeremy Fincher 0143a41e4f Changed the topic command to be topic.set-with-no-number. 2004-08-24 23:06:16 +00:00
Jeremy Fincher 30f93fdc8f Added the Topic.default command. 2004-08-24 23:00:48 +00:00
Jeremy Fincher 151d3b7571 Topic.undo. 2004-08-24 22:48:56 +00:00
Jeremy Fincher ad578a3d0b RecognizeTopiclen. 2004-08-24 22:25:43 +00:00
Jeremy Fincher 914ecddaf1 Added 005 handling to IrcState. 2004-08-24 22:15:56 +00:00
Jeremy Fincher b50be65d45 Updated to allow kwargs. 2004-08-24 22:12:18 +00:00
Jeremy Fincher 18dce894a5 Refactoring, added set, topic, and insert. 2004-08-24 22:03:13 +00:00
James Vega 07757282f2 Add --without option for Mist.last 2004-08-24 20:22:12 +00:00
James Vega 2a040b475f actually implement reply.withNoticeWhenPrivate 2004-08-24 19:48:01 +00:00
Jeremy Fincher 68feda2dc2 Changed EXAMPLE to PLUGIN-EXAMPLE. 2004-08-24 16:45:14 +00:00
James Vega c950921cc3 We're a *real* package now. 2004-08-24 16:09:55 +00:00
Jeremy Fincher 96c5cd392e Changed getops to op, added voice. 2004-08-24 14:11:12 +00:00
Jeremy Fincher 9f14d126ce Let's notice when we can't change the topic. 2004-08-24 14:06:19 +00:00
Jeremy Fincher 547137dc1c Give the original error a Raise argument. 2004-08-24 14:03:24 +00:00
James Vega 752ae6325e Fix for bug #1015159 2004-08-24 12:49:57 +00:00
Jeremy Fincher e32fe3b0c5 Typos. 2004-08-24 12:10:18 +00:00
Jeremy Fincher dccf91c855 Fix for RFE #1012383, RSS shouldn't announce announced feeds right after startup. 2004-08-24 04:47:34 +00:00
Jeremy Fincher 0d53db7512 What kind of crack was I on when I wrote this? 2004-08-24 04:10:27 +00:00
Jeremy Fincher acf0a3f3e5 Augmented the add method for Note. 2004-08-24 04:09:15 +00:00
Jeremy Fincher 00b8f18620 Updated. 2004-08-24 04:07:21 +00:00
Jeremy Fincher 0acec85fcb Added some caching to the read/notified ids. Eventually, I imagine, this should be generically done via dbi.py. 2004-08-24 04:05:55 +00:00
Grant Bowman f208939323 Added URL to original Mozbot code per MPL 3.3.
Original developer names are absent from the file itself.
Sorry about the line length, but the URL is over 80 chars alone with
        or without the spacing.
2004-08-23 23:56:29 +00:00