Commit Graph

1848 Commits

Author SHA1 Message Date
Jeremy Fincher 16f4231780 Forgot questions. 2004-07-25 18:24:51 +00:00
James Vega d868a17bf9 Added "Date Submitted" to the reported information 2004-07-25 01:02:37 +00:00
Jeremy Fincher d0552fdcf2 Let's segregate our ChannelLogger logfiles. 2004-07-24 05:46:35 +00:00
Jeremy Fincher f9c61271ea w00, less path mungingEXCLAIMEXCLAIM 2004-07-24 05:18:26 +00:00
James Vega b2dbbe9ef5 small cleanups 2004-07-24 05:09:22 +00:00
Jeremy Fincher db111b7a1b Removed, they broke. 2004-07-24 05:08:45 +00:00
Jeremy Fincher 177d6fea07 Added myself as the __author__. 2004-07-24 02:30:19 +00:00
Jeremy Fincher b9da065391 Slight tweak. 2004-07-24 02:29:51 +00:00
Jeremy Fincher 70dc5c3096 Updated. 2004-07-23 21:27:16 +00:00
Jeremy Fincher 7869413b55 Add a log.info. 2004-07-23 06:55:54 +00:00
Jeremy Fincher 3d039fcdc4 Slight docstring fix. 2004-07-23 05:03:27 +00:00
Jeremy Fincher 278310e999 Moved some commands from Utilities to Format. 2004-07-23 04:55:17 +00:00
Jeremy Fincher 2369a1adae Updated. 2004-07-22 22:58:06 +00:00
Jeremy Fincher 2ebbec7d95 Added format command. 2004-07-22 22:55:06 +00:00
Jeremy Fincher 28d702ae82 Finished color command. 2004-07-22 22:46:46 +00:00
Jeremy Fincher 3cb0cf82d6 It's good for things to compile. 2004-07-22 22:17:45 +00:00
Jeremy Fincher f44121910a Initial checkin. 2004-07-22 22:15:13 +00:00
Jeremy Fincher 01435e1399 Fixed some bugs, added rainbow, etc. 2004-07-22 19:10:30 +00:00
Jeremy Fincher ce315d33a1 Forgot a #. 2004-07-22 02:20:32 +00:00
James Vega 315810d08e yay! no more stray whitespace 2004-07-21 19:36:35 +00:00
James Vega 27e3b07119 Improved RSS.announce 2004-07-21 19:12:57 +00:00
James Vega 9d4b715004 Fix a typo and remove extraneous whitespace 2004-07-21 19:06:49 +00:00
James Vega 093aa40335 whitespace 2004-07-21 01:00:37 +00:00
Jeremy Fincher 39bf2e4848 Minor updates. 2004-07-20 15:59:04 +00:00
Jeremy Fincher 368958388f Added aol filter. 2004-07-20 09:28:38 +00:00
Jeremy Fincher 2d11b44d36 Added aol filter. 2004-07-20 09:28:38 +00:00
Jeremy Fincher 95f8a7407d Added Nickometer plugin from baggins. 2004-07-20 09:04:51 +00:00
Jeremy Fincher 2b506b2fc7 Made setUserValue argument order consistent with userValue argument order. 2004-07-20 07:34:22 +00:00
Jeremy Fincher 35e2c45f2f Added multiple recipient support. 2004-07-20 07:03:15 +00:00
Jeremy Fincher 1cc62cf609 Added a list command. 2004-07-20 06:37:21 +00:00
Jeremy Fincher 83e16fa4bb Added some help and Dunno.stats. 2004-07-20 05:36:59 +00:00
Jeremy Fincher 4a7e2dba20 Example plugin helps. 2004-07-20 05:26:52 +00:00
James Vega 327254a85d Add Currency plugin and fix some whitespace annoyances. 2004-07-20 03:51:56 +00:00
James Vega 0585ccb090 Improve Weather.wunder's UV report and add heat index reporting 2004-07-18 22:25:12 +00:00
Jeremy Fincher bc1027d8cc Updated the function to match the help. 2004-07-17 16:51:27 +00:00
Jeremy Fincher efca3783c1 Let's make sure to handle the situation when the Irc object isn't in self.connected. 2004-07-15 15:05:41 +00:00
Jeremy Fincher 74208016df Added RFE about connected time. 2004-07-15 06:56:54 +00:00
James Vega 91a440e6b3 Add rudimentary blocking of adjusting one's own karma 2004-07-07 18:10:00 +00:00
Jeremy Fincher e5e1f2e84e Bugfix. I can't test this on my laptop, so expect a couple more of these. 2004-07-02 14:08:19 +00:00
Jeremy Fincher 88751622c7 Don't number if there's only one factoid, and added a factoidPrefix configuration variable. 2004-07-02 13:58:29 +00:00
Jeremy Fincher cc193c39ea Added lucky command. 2004-07-02 13:53:33 +00:00
Jeremy Fincher 0937ba22ca Added a channel-specific enforce value. 2004-07-01 17:55:10 +00:00
James Vega 180d2e8392 Fix some help messages 2004-06-28 19:38:05 +00:00
Jeremy Fincher d9d8c04e24 Slight bugfix. 2004-06-26 20:29:55 +00:00
Jeremy Fincher dae0db1de5 RFE #952861. 2004-06-25 14:14:39 +00:00
James Vega 847227622f Fix some bugs I introduced with the conversion to utils.getSocket and improve
DCC's error checking.
2004-06-20 18:03:11 +00:00
James Vega 9d9c3020ca Add handling of opening sockets to communicate with IPV6 hosts. 2004-06-20 07:37:25 +00:00
James Vega 18138da1c0 Catch some sqlite exceptions that probably shouldn't be happening, but I
don't have the best of luck with sqlite.
2004-06-19 18:03:58 +00:00
James Vega 21764931ec Fix some typos in configure() 2004-06-19 18:00:03 +00:00
James Vega 2657257535 Fixed a couple bugs and added tests for said bugs. 2004-06-19 00:10:04 +00:00