You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
index.js | 2 years ago |
README.md
discord-messages-graph
A simple script that makes data for a graph from Discord messages
Usage
- Fetch message history using this repository;
- Copy the messages.json here;
- Run this script using command "node index.js";
- Enjoy your graph data (IDK if it can be used by any graph renderer)