<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><font face="Helvetica, Arial,
        sans-serif">So I <a href="https://github.com/dfwperl/dfwbot">wrote
          an irc bot</a>, tested it out several times, and put it up on
        github in all of 2 hours this afternoon.  It's built on <a
          href="https://metacpan.org/pod/Bot::BasicBot">Bot::BasicBot</a>. 
        Bot::BasicBot is *gasp* built on <a
          href="https://metacpan.org/pod/POE">POE</a>.  <i><b>This bot
            is neat and I think this would be very fun to extend.</b></i><br>
        <br>
        I would love play around with this concept together -- to use
        git/github to clone, fork, and hack together our own individual
        bots and try them out in real time together at the next
        meeting.  We could make them talk to each other, do spell
        checks, wolfram alpha lookups, shorten URLs, fetch stock
        performance stats, or any number of things.<br>
        <br>
        What do you think?  Feel free to disagree.<br>
        <br>
        --Tommy Butler<br>
        <br>
        On 10/25/2013 03:24 PM, John Fields wrote:<br>
      </font></div>
    <blockquote
cite="mid:CAL-G4ShdNenXXsT50FZS6UwskB_vattU8D4yLX69zvMh_+2Udg@mail.gmail.com"
      type="cite">
      <p dir="ltr"><font face="Helvetica, Arial, sans-serif">Prolly
          POE.  And yes using an event-driven manager framework to call
          a IRC module is probably over kill.</font></p>
      <p dir="ltr"><font face="Helvetica, Arial, sans-serif">:)</font></p>
      <div class="gmail_quote"><font face="Helvetica, Arial, sans-serif">On
          Oct 25, 2013 3:21 PM, "Stephen Wylie" <<a
            moz-do-not-send="true"
            href="mailto:stev-o@u.northwestern.edu">stev-o@u.northwestern.edu</a>>
          wrote:<br type="attribution">
        </font>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div dir="ltr"><font face="Helvetica, Arial, sans-serif">AOE...
              are you talking ATA over Ethernet?  Age of Empires?  The
              secret of the Alpha Phi fraternity?</font>
            <div><font face="Helvetica, Arial, sans-serif"><br>
              </font></div>
            <div><font face="Helvetica, Arial, sans-serif">Clueless
                & floundering on Google,</font></div>
            <div><font face="Helvetica, Arial, sans-serif">Stephen</font></div>
          </div>
          <div class="gmail_extra">
            <font face="Helvetica, Arial, sans-serif"><br>
              <br>
            </font>
            <div class="gmail_quote"><font face="Helvetica, Arial,
                sans-serif">On Fri, Oct 25, 2013 at 2:01 PM, A.J. Maurin
                <span dir="ltr"><<a moz-do-not-send="true"
                    href="mailto:coyo@darkdna.net" target="_blank">coyo@darkdna.net</a>></span>
                wrote:<br>
              </font>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div bgcolor="#FFFFFF" text="#000000"><font
                    face="Helvetica, Arial, sans-serif"> Well BASHing
                    together an IRC bot out of netcat and
                    quick-and-dirty oneliners of sed and awk are easy
                    for me, because I'm used to it.<br>
                  </font> <font face="Helvetica, Arial, sans-serif"><br>
                    Anything beyond a quick one-liner of Perl looks
                    daunting to me.<br>
                  </font> <font face="Helvetica, Arial, sans-serif"><br>
                    I dislike using standard libraries. To me, it's
                    learning how to use other people's code. Reinventing
                    the wheel my butt.</font>
                  <div>
                    <div><font face="Helvetica, Arial, sans-serif"><br>
                      </font> <font face="Helvetica, Arial, sans-serif"><br>
                      </font>
                      <div><font face="Helvetica, Arial, sans-serif">On
                          10/23/2013 12:00 PM, John Fields wrote:<br>
                        </font> </div>
                      <blockquote type="cite">
                        <p dir="ltr"><font face="Helvetica, Arial,
                            sans-serif">Shaun, <a class="moz-txt-link-freetext" href="Net::IRC">Net::IRC</a> is deprecated. I
                            KNOW!  Says try Bot::BasicBot </font></p>
                        <p dir="ltr"><font face="Helvetica, Arial,
                            sans-serif">Alex, look at this BasicBot page
                            and let us know how difficult it looks!  Not
                            very compared to BASHing it out. :)</font></p>
                        <p dir="ltr"><font face="Helvetica, Arial,
                            sans-serif"><a moz-do-not-send="true"
                              href="http://blog.rajatpandit.com/2008/02/25/writing-an-irc-bot/"
                              target="_blank">http://blog.rajatpandit.com/2008/02/25/writing-an-irc-bot/</a></font></p>
                        <p dir="ltr"><font face="Helvetica, Arial,
                            sans-serif">Writing an IRC bot from scratch
                            in the next Monger meeting sounds like fun. 
                            We can review the random password generator
                            code progress too. What say Ye?  (Futurama
                            Bot reference... Hehehe)</font></p>
                        <div class="gmail_quote"><font face="Helvetica,
                            Arial, sans-serif">On Oct 20, 2013 4:53 PM,
                            "A.J. Maurin" <<a moz-do-not-send="true"
                              href="mailto:coyo@darkdna.net"
                              target="_blank">coyo@darkdna.net</a>>
                            wrote:<br type="attribution">
                          </font>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex"><font
                              face="Helvetica, Arial, sans-serif"> ^_^<br>
                            </font> <font face="Helvetica, Arial,
                              sans-serif"><br>
                              I'm sad that it isn't every week, but I
                              suppose there's a lot more that at Dallas
                              Makerspace than Hump Day Mongering.<br>
                            </font> <font face="Helvetica, Arial,
                              sans-serif"><br>
                              Yeah, people said I was insane for writing
                              that script, a Bash shell script IRC bot
                              that used netcat.<br>
                            </font> <font face="Helvetica, Arial,
                              sans-serif"><br>
                              My response was "meow." I can't believe I
                              lost that thumbdrive.<br>
                            </font> <font face="Helvetica, Arial,
                              sans-serif"><br>
                              On 10/20/2013 11:30 AM, Tommy Butler
                              wrote:<br>
                            </font>
                            <blockquote class="gmail_quote"
                              style="margin:0 0 0 .8ex;border-left:1px
                              #ccc solid;padding-left:1ex"><font
                                face="Helvetica, Arial, sans-serif"> We
                                hold Perl Mongers on the second
                                Wednesday of each month, so we will meet
                                next on 11/13/13. It generally works out
                                to be somewhere around the hump day of
                                each month ;-)<br>
                              </font> <font face="Helvetica, Arial,
                                sans-serif"><br>
                                The IRC bot script that's being
                                discussed sounds like lots of fun!<br>
                              </font></blockquote>
                          </blockquote>
                        </div>
                      </blockquote>
                    </div>
                  </div>
                </div>
              </blockquote>
            </div>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <font face="Helvetica, Arial, sans-serif"><br>
    </font>
  </body>
</html>