Skip to content

r-jenish/irc-chat-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

irc-chat-logger

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

License

The MIT License

Copyright © 2015 Rakholiya Jenish

About

Logs the IRC chat (and private message) going in the channel and store it in a nicely formatted file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages