James Vega
|
0e3a4c37e1
|
Changed the capabilities separator to ';' since we use ',' in the actual
capabilities.
|
2004-01-27 22:34:21 +00:00 |
|
Jeremy Fincher
|
2846b4ab2f
|
Updated more replies.
|
2004-01-08 15:47:38 +00:00 |
|
Jeremy Fincher
|
099b8bc14b
|
Updated some capabilities stuff.
|
2004-01-08 15:24:56 +00:00 |
|
Jeremy Fincher
|
530aec2be0
|
Updated the reply infrastructure. No more msg, it's just not necessary.
|
2004-01-08 03:12:14 +00:00 |
|
Jeremy Fincher
|
aa7408c09b
|
Changed over to the cool new RichReplyMethods stuff, mostly.
|
2004-01-07 19:09:24 +00:00 |
|
Jeremy Fincher
|
9453c893a8
|
Removed some debugging prints.
|
2004-01-04 11:40:52 +00:00 |
|
Jeremy Fincher
|
542259fcd7
|
Added options to kban.
|
2004-01-01 20:17:55 +00:00 |
|
James Vega
|
e485984604
|
Make sure the ban length is an integer
|
2003-12-12 16:56:25 +00:00 |
|
Jeremy Fincher
|
3978be5cdf
|
Fixed bug #856997.
|
2003-12-09 21:36:33 +00:00 |
|
Jeremy Fincher
|
c8da4ad913
|
Removed a conf.replySuccess where one isn't needed (in unban).
|
2003-12-09 04:49:39 +00:00 |
|
Jeremy Fincher
|
9873981fd8
|
Updated deop/dehalfop/devoice to work by default on the sender of the message.
|
2003-12-04 16:27:03 +00:00 |
|
Jeremy Fincher
|
417f57f4e8
|
'Fixed' bug #853791 (really, just fixed the error message).
|
2003-12-04 08:12:09 +00:00 |
|
Jeremy Fincher
|
5fb21b5d06
|
Eh, sorted some output.
|
2003-12-04 07:18:10 +00:00 |
|
Jeremy Fincher
|
5300ca59fd
|
Changed the format of Channel.capabilities to match User.capabilities.
|
2003-12-04 07:15:14 +00:00 |
|
Jeremy Fincher
|
43a890e488
|
Added kick command.
|
2003-12-03 20:52:05 +00:00 |
|
Jeremy Fincher
|
4726fdf223
|
Made sure the pluralized power commands don't get run with no arguments.
|
2003-12-03 20:49:51 +00:00 |
|
Jeremy Fincher
|
39ab2b78bf
|
Added Channel.{deop,devoice,dehalfop}
|
2003-12-03 20:27:42 +00:00 |
|
Jeremy Fincher
|
5dfb00ff7d
|
Added lobotomies command.
|
2003-12-03 01:28:31 +00:00 |
|
James Vega
|
76c4dfc762
|
cleaned up a couple of pylint warnings
|
2003-11-30 19:34:14 +00:00 |
|
Jeremy Fincher
|
48166f4895
|
Huge update to the logging infrastructure.
|
2003-11-26 18:21:12 +00:00 |
|
Jeremy Fincher
|
d7dfff7f1e
|
Added __revision__ strings.
|
2003-11-25 17:33:58 +00:00 |
|
Jeremy Fincher
|
baaa01755f
|
Made the help messages more inline with the other channel-based command helps.
|
2003-11-19 08:13:19 +00:00 |
|
Jeremy Fincher
|
eb6e112f70
|
Changed some maps/filters to imaps/ifilters for efficiency reasons (I was bored, basically).
|
2003-11-15 04:37:04 +00:00 |
|
Jeremy Fincher
|
93b16b79c2
|
Made the bot refuse to kban himself; made him not use a banmask that would ban himself.
|
2003-11-13 19:35:24 +00:00 |
|
Jeremy Fincher
|
9b20e1dfb6
|
Fixed a possible uncaught KeyError, and added the ability for a kban to work on the person requesting it (so we can put it in aliases :))
|
2003-11-13 19:01:40 +00:00 |
|
Jeremy Fincher
|
2e0b225d0c
|
Changed the needed= keyword arg in privmsgs.getArgs to required=.
|
2003-11-11 13:20:06 +00:00 |
|
Jeremy Fincher
|
717fcab297
|
Removed the 'chan' from commands.
|
2003-11-09 14:11:15 +00:00 |
|
Daniel DiPaolo
|
b14ee76ca0
|
Added 'chanignores' command to list current channel ignores.
|
2003-11-05 17:22:38 +00:00 |
|
Jeremy Fincher
|
ab2bea589a
|
Changed the names of the src/ plugins.
|
2003-10-21 06:03:57 +00:00 |
|