erc-social-graph

Homepage: https://github.com/vibhavp/erc-social-graph

Author: Vibhav Pant

Updated:

Summary

A social network graph module for ERC

Commentary

erc-social-graph scans user received messages, and generates a social graph
of the channel. These graphs can be later converted to a DOT graph, which
can be drawn into a graph using Graphviz.

Dependencies