Changes between Version 58 and Version 59 of Event/2011/GCI


Ignore:
Timestamp:
11/20/11 00:53:23 (13 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Event/2011/GCI

    v58 v59  
    6464  * http://en.flossmanuals.net/sahana-eden/installing-a-developer-environment
    6565=== Give a presentation on Sahana Eden to a group (And Video) - hard ===
    66 === Design an IRC Bot to automatically greet new people who join the sahana-eden channel ===
    67 ping members of the PMC and keep a record of all people who join the channel.
     66=== Design an IRC Bot to automatically greet new people who join the sahana-eden channel ===
     67We don't want to miss new people who show up on our IRC channels! But sometimes we're just not
     68watching the chat. So we want a bot that will:
     69 * Send a greeting to new nicks when they appear on a channel. For this, it will need to record
     70   which nicks it has already greeted.
     71 * Ping a specified set of nicks when a new nick appears. (These would be nicks of people who can help with questions, e.g. for a project channel like #sahana-eden, ping the Eden PMC.)
     72 * We recommend starting with Sean Palmer's IRC bot, [http://inamidst.com/phenny/ phenny], or logger, [http://inamidst.com/code/loggy.py loggy]. Afterward, you can offer your code back to Sean Palmer.
    6873
    6974== '''Quality Assurance''' ==