Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 892 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 892 Bytes

#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.

Requirements

  • Python 2.6
  • pygraphviz
  • Compatible logfiles, ideally something that supybot outputted
    • Feel free to modify the parser

Usage:

  • ./generateGraph.py $layout file1 ...
  • $layout can be one of: neato, dot, twopi, circo, fdp

Examples:

##Frequently Asked Question Counter It will print all questions asked more than once