Skip to content

amstan/IRC-Analysis-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

IRC Analysis Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages