mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-08-13 16:37:21 +02:00

- 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.
Insert a description of your plugin here, with any notes, etc. about using it.