From owner-freebsd-questions@freebsd.org Thu Sep 17 16:41:33 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AF899CF03E for ; Thu, 17 Sep 2015 16:41:33 +0000 (UTC) (envelope-from alexmiroslav@gmail.com) Received: from mail-wi0-x242.google.com (mail-wi0-x242.google.com [IPv6:2a00:1450:400c:c05::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 240371D65 for ; Thu, 17 Sep 2015 16:41:33 +0000 (UTC) (envelope-from alexmiroslav@gmail.com) Received: by wiku15 with SMTP id u15so5866004wik.1 for ; Thu, 17 Sep 2015 09:41:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=6xRUkVD5+LMEzWxguxGHJjfkVoXGVa7Zmp1DQcUo6Po=; b=WspjWI9UR7yoppDGwmA2f4kNeWbUdEpCBzndtdBbiZtgv4v2mDgcKgGYu6uoNkNLIw npyFiidrHrv0LBMmYinIoPsshlW5g+Vr28kOlhBF3gKyHjp5f/+N1cQsjcds6G9CwXXo 8JtzKrjuO4csxtIXi7XcFZajHp/0ue7hZc00Ae51t4aI4Wnv6XCQsJNs7GlxUXlqG43J cv8/vVkQHjmMiSj44/5g0VHN5tNdLvajfAbWqTAitz/snmCPemvRfYqjpobZ3pOmc7MC RFmzINp3e1Kilx2paYt7woZc8HiG25TrMDAu2jtkZj9CLrSxNMEf6xk5TaLxpX1/uVxF CPIA== MIME-Version: 1.0 X-Received: by 10.180.107.1 with SMTP id gy1mr32660987wib.56.1442508091657; Thu, 17 Sep 2015 09:41:31 -0700 (PDT) Received: by 10.28.22.149 with HTTP; Thu, 17 Sep 2015 09:41:31 -0700 (PDT) Date: Thu, 17 Sep 2015 09:41:31 -0700 Message-ID: Subject: irc bot for logging in ports From: Aleksandr Miroslav To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Sep 2015 16:41:33 -0000 hi, I'm not too familiar with IRC, so I thought I would ask here. I'm looking for a bot that will log conversations a particular IRC channel. My requirements are that it should be available from ports. There are a lot of older bots out there that look like they are a total pain to configure. I'd prefer something that gets out of the way and just works. thanks, Alex