From 5a17fcbd2c96e9f8d74ecd716434fe1807f96111 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Thu, 9 Oct 2014 16:53:49 +0300 Subject: [PATCH] Supybot: fix typo --- Supybot.html | 22 +++++++++++----------- Supybot.html.md | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Supybot.html b/Supybot.html index 61ed64660..c211da59e 100644 --- a/Supybot.html +++ b/Supybot.html @@ -1,7 +1,7 @@ - + Security issues of Supybot @@ -54,11 +54,11 @@ ga('send', 'pageview');
  • #supybot
  • The first issue has been also used to take down some of Ubuntu IRC bots several times. At least UbotX (I don't remember the number) and meetingology.

    -

    Some of these issues are fixed in git repository, but most people aren't using it. If you wish to start using it, please scroll down to installation instructions lower this page even though Limnoria and gribble are more recommended.

    +

    Some of these issues are fixed in git repository, but most people aren't using it. If you wish to start using it, please scroll down to installation instructions lower this page even though Limnoria and gribble are more recommended.

    How to avoid them?

    You can add anticapability for these commands using owner defaultcapability, but that is only a temporary solution. There can also be other issues.

    -

    There are also two active Supybot forks, known as Limnoria and Gribble, which are actively developed and have fixed these issues. If you want permanent solution, you should install either of them.

    -

    I recommend Limnoria * it seems to be more actively developed. * (activity of Gribble isn't announced anywhere) * it has additional * commands * translations support * plugins * PluginDownloader, which makes installing of 3rd party plugins easy. * NickAuth * Allows identifying to the bot using NickServ account. * all changes of Gribble. * Conditional & MessageParser * [Limnoria also supports SASL and CertFP], which are methods to identify to services automatically.

    +

    There are also two active Supybot forks, known as Limnoria and Gribble, which are actively developed and have fixed these issues. If you want permanent solution, you should install either of them.

    +

    I recommend Limnoria * it seems to be more actively developed. * (activity of Gribble isn't announced anywhere) * it has additional * commands * translations support * plugins * PluginDownloader, which makes installing of 3rd party plugins easy. * NickAuth * Allows identifying to the bot using NickServ account. * all changes of Gribble. * Conditional & MessageParser * [Limnoria also supports SASL and CertFP], which are methods to identify to services automatically.

    Interesting things