openhatch

Issue396

Title we need an irc training mission!
Milestone later Priority feature
Waiting On Status chatting
Superseder create a mission for irc
View: 454
Nosy List Mark, aldeka, janet, jesstess, palhmbs, paulproteus, satyaakam, spang
Assigned To satyaakam Keywords this-would-rock

Created on 2011-04-17.19:54:44 by spang, last changed 2012-12-17.14:01:55 by satyaakam.

Messages
msg3536 (view) Author: satyaakam Date: 2012-12-17.14:01:54
Hi,
   The code from stump's fork works fine here are the steps to run the code

1) start the /missions/mysite/manage.py runserver

2) $/missions/mysite/missions/python ../manage.py irc_missionbot

3) login into the site http://localhost:8000/missions/irc

as per the following mission bot message  it handles only one user at a time 

<oh_bottest> Hi! Nice to have another person here.  We're busy but we try to be 
friendly.  Say, do you know the answer to the question in the topic?

when login from the web.freenode.net i do not see the message in in private
msg3529 (view) Author: paulproteus Date: 2012-12-05.17:21:43
FYI, there is work-in-progress code in the "missions" branch of stump's fork 
here: https://github.com/stump/oh-mainline/tree/missions
msg2639 (view) Author: paulproteus Date: 2011-11-10.00:09:56
Not yet done, so moving out of 0.11.10.
msg2556 (view) Author: paulproteus Date: 2011-10-01.06:14:26
Possible plot: http://lists.openhatch.org/pipermail/devel/2011-September/002396.html
msg2135 (view) Author: paulproteus Date: 2011-07-02.20:59:42
The next step is to come up with a good plot.

I can try to do that. I'm pretty excited about doing that. It'll need review from 
others after I think I'm done.

I would thrilled-ly mentor anyone who wanted to make that plot a reality during 
July.
msg2108 (view) Author: palhmbs Date: 2011-06-23.20:22:14
adding some superseder links - and nosies....
msg2106 (view) Author: palhmbs Date: 2011-06-23.20:13:23
Nother issue created that's similar, adding tag this-would-rock
msg1586 (view) Author: spang Date: 2011-04-17.19:54:43
It would be so awesome to be able to link to an OpenHatch tutorial/training mission 
for IRC from my project's "contact" page with our IRC details! Some notes from IRC:

15:44 < paulproteus> Gosh I really really would love an IRC training mission.
15:45 < paulproteus> You'd learn about /me and highlighting people and it'd be so 
cool.
15:45 < christine> paulproteus: yeah, that would rock!
15:45 < paulproteus> Maybe we could teach you DCC and !list
15:45  * paulproteus chuckles.

There are various IRC tutorials around the web, but I think we should start with 
something simple, ignoring having a permanent IRC session (that could be an IRC 
level 2 mission) and just getting online and joining a channel via a graphical 
client like xchat.
History
Date User Action Args
2012-12-17 14:01:55satyaakamsetmessages: + msg3536
2012-12-11 03:26:17satyaakamsetassignedto: aldeka -> satyaakam
nosy: + satyaakam
2012-12-05 17:21:43paulproteussetmessages: + msg3529
2012-08-04 20:00:56aldekasetassignedto: paulproteus -> aldeka
nosy: + aldeka
2012-02-08 00:58:46paulproteussetmilestone: 0.11.12 -> later
2011-12-14 00:09:58aldekasetpriority: wish -> feature
2011-12-14 00:09:26aldekasetmilestone: later -> 0.11.12
2011-11-10 00:09:58paulproteussetmessages: + msg2639
milestone: 0.11.10 -> later
2011-10-01 06:14:26paulproteussetmessages: + msg2556
milestone: 0.11.09 -> 0.11.10
2011-09-05 21:39:10aldekasetmilestone: 0.11.10 -> 0.11.09
2011-08-06 21:08:08aldekasetmilestone: 0.11.07 -> 0.11.10
2011-07-02 20:59:42paulproteussetassignedto: paulproteus
messages: + msg2135
2011-07-02 20:40:31palhmbssetmilestone: 0.11.06 -> 0.11.07
2011-06-23 20:25:14palhmbslinkissue454 superseder
2011-06-23 20:22:14palhmbssetnosy: + jesstess, Mark, janet
superseder: + create a mission for irc, - create a mission for cmd-line file manipulation (unix/linux) basics
messages: + msg2108
2011-06-23 20:13:23palhmbssetstatus: unread -> chatting
superseder: + create a mission for cmd-line file manipulation (unix/linux) basics
messages: + msg2106
keyword: + this-would-rock
2011-06-02 19:26:49palhmbssetnosy: + palhmbs
milestone: 0.11.06
2011-04-17 20:05:20spanglinkissue187 superseder
2011-04-17 19:54:44spangcreate