Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacksonrakena/discord-tools
create funky graphs of your discord friends ✨
https://github.com/jacksonrakena/discord-tools
Last synced: 2 months ago
JSON representation
create funky graphs of your discord friends ✨
- Host: GitHub
- URL: https://github.com/jacksonrakena/discord-tools
- Owner: jacksonrakena
- Created: 2022-03-05T09:02:44.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T12:01:56.000Z (5 months ago)
- Last Synced: 2024-08-03T13:29:16.829Z (5 months ago)
- Language: JavaScript
- Homepage: https://discord-mutuals.tools.jacksonrakena.com
- Size: 266 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Discord Mutuals Graph Tools
These tools create graph data linking your friends and their mutual friends together.
These scripts create output that can be used
### Usage:
1) Create `config.json` with `{"token":"your Discord user token"}`
2) Run `node analysis.js` (you may need to run it twice)
3) Wait
4) Open [https://discord-mutuals.tools.jacksonrakena.com](https://discord-mutuals.tools.jacksonrakena.com) and zoom out to the maximum
5) Copy the output of step 2 into the box
6) Run
7) Feel the shame### Guilds usage:
1) Run `node guilds.js`
2) Copy the contents of `friends-guilds-named.json` to [https://discord-mutuals.tools.jacksonrakena.com/guilds.html](https://discord-mutuals.tools.jacksonrakena.com/guilds.html)#### Backup URL:
`https://homepages.ecs.vuw.ac.nz/~rakenajack/tools/discord-mutuals/`