#IRC Analyzer Toolkit
##Population Graph Shows a population vs time graph
##Highlight Graph A tool used to graph highlights(saying another's nickname) from irc logs.
My inspiration was piespy, but I was dissapointed when it didn't have a log analysis functionality; so I made my own.
- Python 2.6
- pygraphviz
- Compatible logfiles, ideally something that supybot outputted
- Feel free to modify the parser
./generateGraph.py $layout file1 ...
- $layout can be one of: neato, dot, twopi, circo, fdp
- Tested with the #aichallenge channel logs
- Output
##Frequently Asked Question Counter It will print all questions asked more than once