Logging contents of IRC channel

D

devaru

I am new to Python. I want to log the activities in an IRC channel.
Any pointers regarding this would be of great help.
 
J

Jonathan Gardner

I am new to Python. I want to log the activities in an IRC channel.
Any pointers regarding this would be of great help.

How are you going to plug into the chat server to obtain the data?

How will you store the data?

The in between parts are really easy.
 
D

devaru

I am new to Python. I want to log the activities in an IRC channel.
Any pointers regarding this would be of great help.

It would help us if you could explain why the answers weren't suitable
that you were given when you first[1] asked this question...

[1]:http://groups.google.com/group/comp.lang.python/browse_frm/thread/448....


_____________________________________________________________________________
@paul Rubin: This is small experimental project and I assure you that
i will not invade anyone's privacy.

@alex23: My bad, I didn't check the solutions that were provided in
the earlier thread (http://groups.google.com/group/comp.lang.python/
browse_frm/thread/448c0b476047f898).
I'll be trying out the solutions and let this community know.

Right now I'm using irclib.py.
@Jonathan Gardner: I would be connecting to an IRC channel through a
bot.
Storing data would not be problem. I'll either store it in a file or
in database.

Thanks everyone for the reply :).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,197
Messages
2,571,040
Members
47,642
Latest member
arunkumar99

Latest Threads

Top