Logs the IRC chat (and private message) going in the channel and store it in a nicely formatted file
Usage: main.py [-h] [-s] [-p] [-c] [-n] [-u] [-o]
My simple IRC logger
optional arguments:
-h, --help show this help message and exit
-s , --network Enter the name of the IRC network to join
-p , --port Enter the port to connect
-c , --channel Enter the IRC channel to join on the server
-n , --nick Enter the nick to use
-u , --user Enter the username
-o , --output Enter the filename to write the chat log
Copyright © 2015 Rakholiya Jenish