Skip to content

Instantly share code, notes, and snippets.

View ChlodAlejandro's full-sized avatar
🐢
adoring this turtle

Chlod Aidan Alejandro ChlodAlejandro

🐢
adoring this turtle
View GitHub Profile
#!/usr/bin/env python3
# 1. Install Python 3 if you don't have it yet.
# 2. Download your data dump (Settings > Privacy and Safety > Request Data)
# 3. Wait for the dump to get sent, then download it.
# 4. Extract the dump to any folder.
# 5. Download and place this file in the "messages" folder of your data dump.
# 6. Run it with `python3 discord-scatter-plot.py`
# 7. (optional) You can edit the "serverYouWant" variable down below to specify a specific server.
# This accepts a server ID. To get the server ID, enable "Developer Mode" (Settings > Advanced),
# right click on a server, and then click on "Copy ID".