{"id":19384622,"url":"https://github.com/brunos3d/discord-enable-devtools","last_synced_at":"2025-04-23T22:31:35.058Z","repository":{"id":43316156,"uuid":"467651923","full_name":"brunos3d/discord-enable-devtools","owner":"brunos3d","description":"🚀 zx - Bring your Discord's devtools back to life (again)","archived":false,"fork":false,"pushed_at":"2024-05-22T13:30:38.000Z","size":22,"stargazers_count":24,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-22T14:46:30.068Z","etag":null,"topics":["bash","config","console","debug","developer-tools","devtools","discord","enable","inspector","script","shell","zx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brunos3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-08T19:40:22.000Z","updated_at":"2024-05-22T13:30:42.000Z","dependencies_parsed_at":"2023-01-20T01:02:04.155Z","dependency_job_id":null,"html_url":"https://github.com/brunos3d/discord-enable-devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fdiscord-enable-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fdiscord-enable-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fdiscord-enable-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fdiscord-enable-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunos3d","download_url":"https://codeload.github.com/brunos3d/discord-enable-devtools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223936134,"owners_count":17228099,"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":["bash","config","console","debug","developer-tools","devtools","discord","enable","inspector","script","shell","zx"],"created_at":"2024-11-10T09:31:44.484Z","updated_at":"2024-11-10T09:32:03.373Z","avatar_url":"https://github.com/brunos3d.png","language":"JavaScript","funding_links":[],"categories":["bash"],"sub_categories":[],"readme":"# discord-enable-devtools\n\nBring your Discord's devtools back to life\n\n## TL;DR\n\nDiscord devtools was disabled, [see more](https://www.reddit.com/r/discordapp/comments/sc61n3/cant_inspect_element_anymore/hu4fw5x/).\n\nYou can enable it again by adding the following property to your desktop application's `config.json` file:\n`\"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING\": true`\n\n## About this project\n\nI made this project just to study some features of [zx](https://github.com/google/zx), as silly as it sounds, I learned a lot. I also did it because I imagine people must be asking themselves \"Where is devtools?\" I hope one way or another this helps you.\n\n\n## Quick way, npx + zx (Method 1)\n\nJust run\n\n```sh\nnpx zx https://raw.githubusercontent.com/BrunoS3D/discord-enable-devtools/main/index.mjs\n```\n\nIt's ready now just restart discord\n\n## Manually enable (Method 2)\n\nOpen config file with vscode (or whatever you use)\n\nWin\n\n```sh\ncode %appdata%/discord/settings.json\n```\n\nLinux\n\n```sh\ncode ~/.config/discord/settings.json\n```\n\nmacOS\n\n```sh\ncode ~/Library/Application Support/discord/settings.json\n```\n\nJust add the following property to the config file:\n\n```json\n{\n  \"DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING\": true,\n  // ...\n}\n```\n\nIt's ready, now, just restart your Discord app\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunos3d%2Fdiscord-enable-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunos3d%2Fdiscord-enable-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunos3d%2Fdiscord-enable-devtools/lists"}