资 源 简 介
A Python script that will log an IRC room; it will record everything said, including joins, parts, mode, and topic changes.
Requires Python IRCLib, sudo apt-get install python-irclib on Ubuntu, and should be similar on most other distributions of GNU/Linux.
For Windows, "easy_install irclib".
(or simply grab IRClib from the downloads section)
Instructions of how to use:
1) Edit the script, to fill in the values "network", "nick", "password", etc.
2) Make sure irclib is installed (if it isn"t installed, you will know when you run it).
3) `python script.pl".
4) Collect logs.
5) ???
6) Profit!
---
This project is copyrighted under Attribution Non-Commercial Share Alike; (BY-NC-SA). This license lets others remix, tweak, and build upon this work non-commercially, as long as they credit you and license their new creations under the identical terms. Others can download and redistribute your work,