From owner-freebsd-questions@freebsd.org Thu Sep 17 16:59:07 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 BCF669CF6A5 for ; Thu, 17 Sep 2015 16:59:07 +0000 (UTC) (envelope-from youvegotmoxie@gmail.com) Received: from mail-lb0-x22b.google.com (mail-lb0-x22b.google.com [IPv6:2a00:1450:4010:c04::22b]) (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 4571B17B1 for ; Thu, 17 Sep 2015 16:59:07 +0000 (UTC) (envelope-from youvegotmoxie@gmail.com) Received: by lbcao8 with SMTP id ao8so12625051lbc.3 for ; Thu, 17 Sep 2015 09:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=IeAMkDbE7XHkORKi7HYv0E+AVKZ5Ein0p0SPDonUKpw=; b=dfTmBHOC6wOm3LElgGPREwDPdT4s6OHQUU/XW8+sfRWL5f7RqSccpR0la3Qm2hJj9r EL7EFL35QHX51r0nUk0TQuTU5NBxKa0nzmZwEfc8oAP0C/SFTY9gKNEb2FnSDFzZGKyX p3ivx6nSWjVoz6+B5r0GA/LH8kdDn4Y/qlqqMGvCCcaEDVwhCKkNhbRVkRHO24qo7q9U M/8aUFAykjKceMlXxYgq9RFVB5XtK+Pq4kldedc3pQsnEWB2wmSjP3gdN2YprJBAc6n8 KnwRN5POBkk40dd+itp0rM9qDs1myvyN3UdbH6neOUp6bYu6Kw2gpbVHscyFSuFBQHjC szuw== MIME-Version: 1.0 X-Received: by 10.112.13.136 with SMTP id h8mr201868lbc.23.1442509145222; Thu, 17 Sep 2015 09:59:05 -0700 (PDT) Received: by 10.114.96.168 with HTTP; Thu, 17 Sep 2015 09:59:05 -0700 (PDT) Received: by 10.114.96.168 with HTTP; Thu, 17 Sep 2015 09:59:05 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Sep 2015 12:59:05 -0400 Message-ID: Subject: Re: irc bot for logging in ports From: Michael Beasley To: Aleksandr Miroslav Cc: 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:59:07 -0000 On Sep 17, 2015 12:41 PM, "Aleksandr Miroslav" wrote: > > 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 Alex, I've had good luck with phenny and eggdrop in the past. If all you want is logging a console based irc client such as irssi combined with screen would handle that and is much easier than configuring a bot. -Mike > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org"