Metadata-Version: 2.1
Name: disc-tool
Version: 0.1.0
Summary: A tool to build Discord implicit social graphs
Home-page: https://github.com/tomasff/disc
License: MIT
Author: Tomás F.
Author-email: contact@tomff.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.4,<9.0.0)
Requires-Dist: discord.py (>=1.7.3,<2.0.0)
Requires-Dist: networkx (>=2.7.1,<3.0.0)
Requires-Dist: tqdm (>=4.63.1,<5.0.0)
Project-URL: Repository, https://github.com/tomasff/disc
Description-Content-Type: text/markdown

<p align="center">
    <img src="https://raw.githubusercontent.com/tomasff/disc/main/static/disc.png" height=256 />
</p>

DISC is a tool to build implicit social graphs for Discord

