From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: IRC freenode issue Date: Mon, 6 Aug 2018 14:47:27 +0000 Message-ID: <20180806144727.hahqcdxmzjwrx6bi@abyayala> References: <87o9ekex8d.fsf@lassieur.org> <87lg9oq1ur.fsf@elephly.net> <20180803092313.nerwcx2k5l3nl7yo@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fmgmV-00075g-0k for guix-devel@gnu.org; Mon, 06 Aug 2018 10:46:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fmgmU-0005By-0U for guix-devel@gnu.org; Mon, 06 Aug 2018 10:46:47 -0400 Content-Disposition: inline In-Reply-To: <20180803092313.nerwcx2k5l3nl7yo@abyayala> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus , wingo@gnu.org, guix-devel Alright, here's an update to the situation and a proposed solution. Commit https://github.com/ProgVal/Limnoria/commit/e6032c68bc0e2004f7c0a312216472c87e389747 added configurable delay to limnoria irc bot. I was told by the implementor that it should work like this: load AutoMode, channel capability set voice, config channel plugins.automode.enabled, config channel plugins.automode.delay 15 Now since #guix, #guile, #gnunet seem to be in the same boat with regards to the mode and sometimes spam, but we probably want to act as independent communities it won't make much sense to share a limnoria bot, right? If not, my idea would be that one of sets up a bot, and it gets to control this for now. The safe, least trust involved, solution would be that you can see this as a proposed tool to use, and set it up yourself. Nils Gillmann transcribed 916 bytes: > Amirouche Boubekki transcribed 2.2K bytes: > > Le ven. 3 août 2018 à 00:15, Ricardo Wurmus a écrit : > > > > > > > > Clément Lassieur writes: > > > > > > > There seems to be an issue with #guix: I can't join anymore. The error > > > > is: > > > > > > > > Cannot join channel (+i) - you must be invited > > > > > > I would be much happier if we could filter messages or automatically ban > > > accounts posting these seemingly unchanging messages. If someone has an > > > idea on how to do this, please let us know! > > > > > > > > I think wingo has a script to filter spam used on his weblog and Chris W. > > has a bot. > > It might be a way to achieve that using guile. > > IRC has the "f" mode. We could "somehow" simply kick them into a > waiting room where they can spam all day. If you find a solution, we > as gnunet would be interested in the bot as well. > > > > > > -- > > > Ricardo > > > > > > > > > > amz3 >