James Vega 88cd051ae0 Merge some bugfixes from trunk that will be useful in this branch.
- Only tag the ircmsg if we actually get one back from irc.reply.  We don't in situations like: @topic fit [tiny $url]

- wrap() String.len to vastly simplify the function and prevent responding with -1 when we get no arguments.
  Add a test to make sure we respond with the help when called with no arguments.

- Added kick ability to the BadWords plugin, imported it from supybot-plugins.

- Final cleanups for BadWords kicking.

- Catch the proper exception when parsing the title fails.

- Use the hostmask argument isProtected is given instead of trying to use a non-existant variable.
2007-10-17 01:11:54 +00:00
2006-07-27 14:53:34 +00:00
2006-07-23 20:25:23 +00:00
2005-01-19 13:33:05 +00:00
2005-01-24 23:01:31 +00:00
2006-07-23 23:26:16 +00:00
2006-07-27 14:53:34 +00:00

EVERYONE:
---------
Read LICENSE.  It's a 2-clause BSD license, but you should read it
anyway.


USERS:
------
If you're upgrading, read RELNOTES.  There is also much documentation
at http://supybot.com/ for your perusal.  Please read it; we took the
time to write it, you should take the time to read it.

If you have any trouble, feel free to swing by #supybot on
irc.freenode.net or irc.oftc.net (we have a Supybot there relaying,
so either network works) and ask questions.  We'll be happy to help
wherever we can.  And by all means, if you find anything hard to
understand or think you know of a better way to do something,
*please* post it on Sourceforge.net so we can improve the bot!

WINDOWS USERS:
--------------
The wizards (supybot-wizard, supybot-newplugin, and
supybot-adduser) are all installed to your Python directory's
\Scripts.  What that *probably* means is that you'll run them like
this: C:\Python23\python C:\Python23\Scripts\supybot-wizard


DEVELOPERS:
-----------
We likewise have tons of developer documentation at
http://supybot.com/ for your learning adventures.  Have fun :)
Description
No description provided
Readme 40 MiB
Languages
SCSS 80.9%
HTML 10.2%
Shell 7.2%
Ruby 1.7%