Commit Graph

4550 Commits

Author SHA1 Message Date
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
Jeremy Fincher
22c2c3a408 Let's make ourselves able to trace to a file. 2004-08-23 23:16:29 +00:00
Jeremy Fincher
2ce58d252b Extra \n. 2004-08-23 23:09:12 +00:00
Jeremy Fincher
a4bb12a436 Added settraces. 2004-08-23 23:03:18 +00:00
Jeremy Fincher
4c30b3f644 Change the default for individualPluginLogfiles. 2004-08-23 22:48:17 +00:00
Jeremy Fincher
5fe709f749 Properly handle error messages from loading plugins. 2004-08-23 22:15:54 +00:00
Jeremy Fincher
87ff856d11 Change the default of allowEmptyOverwrite, because it's annoying. 2004-08-23 22:10:30 +00:00
Jeremy Fincher
8a352be8ff Don't ask me why I was copying that list. 2004-08-23 22:07:35 +00:00
Jeremy Fincher
868a6684af Removed logfile command, no one uses it and it's an information leak (channel logfiles). 2004-08-23 21:35:43 +00:00
Jeremy Fincher
9db025a88a Let's be cool, Twisted. 2004-08-23 21:29:38 +00:00
Jeremy Fincher
fa614b9986 Oops, forgot to update this for the new networks getup. 2004-08-23 21:10:59 +00:00
Jeremy Fincher
a9b51970a8 Some updates, not nearly enough. 2004-08-23 20:31:35 +00:00
Jeremy Fincher
8410c09e13 Initial checkin. 2004-08-23 20:30:26 +00:00
Jeremy Fincher
eccb7bacdb Added good error handling in the case that there is no words file. 2004-08-23 20:17:59 +00:00
Jeremy Fincher
25b21895d9 Better. 2004-08-23 20:13:34 +00:00
Jeremy Fincher
b085ba5ba3 HUP handling. 2004-08-23 20:08:49 +00:00
Jeremy Fincher
c5a4972cc8 Fix for IrcObjectProxy.error not accepting a Raise argument. 2004-08-23 19:59:49 +00:00
Jeremy Fincher
50d0b8bd85 A minor variable name change. 2004-08-23 19:55:49 +00:00
Jeremy Fincher
5861a5e07c Changed totalbugs/totalrfes to a single total command. 2004-08-23 19:53:29 +00:00
Jeremy Fincher
d28ddf718e Changed from INFO to DEBUG the 'Not snarfing' messages. 2004-08-23 19:40:31 +00:00
James Vega
edecd51fc1 It's handy to translate the user id to a name. 2004-08-23 19:23:01 +00:00
Grant Bowman
91c440ad09 Disabled my timestamp editor feature so the SQL at the end of the Changelog
is not mistakenly changed.
2004-08-23 19:11:24 +00:00
Daniel DiPaolo
bfd4a9f492 Fixed a stupid error message. (Closes: #1009681) 2004-08-23 19:08:18 +00:00