{"id":15722197,"url":"https://github.com/troennes/discord-to-sqlite","last_synced_at":"2025-05-13T03:43:29.659Z","repository":{"id":57418456,"uuid":"315739001","full_name":"troennes/discord-to-sqlite","owner":"troennes","description":"Import data from your Discord Data Package into a SQLite database","archived":false,"fork":false,"pushed_at":"2020-11-24T23:33:56.000Z","size":13,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T06:41:21.734Z","etag":null,"topics":["datasette","discord","dogsheep","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/troennes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-24T19:58:36.000Z","updated_at":"2023-03-27T13:43:28.000Z","dependencies_parsed_at":"2022-09-13T13:21:21.512Z","dependency_job_id":null,"html_url":"https://github.com/troennes/discord-to-sqlite","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troennes%2Fdiscord-to-sqlite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troennes%2Fdiscord-to-sqlite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troennes%2Fdiscord-to-sqlite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/troennes%2Fdiscord-to-sqlite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/troennes","download_url":"https://codeload.github.com/troennes/discord-to-sqlite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253870821,"owners_count":21976610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datasette","discord","dogsheep","sqlite"],"created_at":"2024-10-03T22:05:08.593Z","updated_at":"2025-05-13T03:43:29.594Z","avatar_url":"https://github.com/troennes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord-to-sqlite\n\nImport data from your Discord Data Package into a SQLite database.\n\n## How to install\n\n    $ pip install discord-to-sqlite\n\nFirst, request [your Discord data]( https://support.discord.com/hc/en-us/articles/360004027692-Requesting-a-Copy-of-your-Data) - wait for the email and download the zip file.\n\nThis tool currently supports importing messages, friends, servers and channels. More may be added in the future.\n\n## How to use\n\nImport the downloaded `package.zip` file with the following command:\n\n    $ discord-to-sqlite discord.db path/to/package.zip\n\nThis will create a database file called `discord.db` if one does not already exist. \n\n## Browsing your data with Datasette\n\nOnce you have imported Discord data into a SQLite database file you can browse your data using [Datasette](https://github.com/simonw/datasette). Install Datasette like so:\n\n    $ pip install datasette\n\nNow browse your data by running this and then visiting `http://localhost:8001/`\n\n    $ datasette discord.db\n\n## Credits\n\nThis package is heavily inspired by [google-takeout-to-sqlite](https://github.com/dogsheep/google-takeout-to-sqlite) by [Simon Willison](https://simonwillison.net/2019/Oct/7/dogsheep/).\n\nThe package is designed to fit into the [dogsheep](https://dogsheep.github.io/)/[datasette](https://github.com/simonw/datasette) ecosystems.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroennes%2Fdiscord-to-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftroennes%2Fdiscord-to-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftroennes%2Fdiscord-to-sqlite/lists"}