{"id":18262096,"url":"https://github.com/theadamjr/1pg","last_synced_at":"2025-04-04T20:30:35.182Z","repository":{"id":42238488,"uuid":"263279663","full_name":"theADAMJR/1PG","owner":"theADAMJR","description":"Simple JavaScript Discord bot with dashboard.","archived":true,"fork":false,"pushed_at":"2022-12-13T05:29:33.000Z","size":5021,"stargazers_count":61,"open_issues_count":17,"forks_count":77,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T17:46:38.509Z","etag":null,"topics":["bot","bot-dashboard","discord","discord-bot","discord-bot-dashboard","discord-js","javascript-bot"],"latest_commit_sha":null,"homepage":"https://discord.io/adamjr","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theADAMJR.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-05-12T08:36:06.000Z","updated_at":"2025-02-24T13:05:22.000Z","dependencies_parsed_at":"2023-01-28T07:31:02.545Z","dependency_job_id":null,"html_url":"https://github.com/theADAMJR/1PG","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/theADAMJR%2F1PG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theADAMJR%2F1PG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theADAMJR%2F1PG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theADAMJR%2F1PG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theADAMJR","download_url":"https://codeload.github.com/theADAMJR/1PG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247246033,"owners_count":20907725,"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":["bot","bot-dashboard","discord","discord-bot","discord-bot-dashboard","discord-js","javascript-bot"],"created_at":"2024-11-05T11:06:36.525Z","updated_at":"2025-04-04T20:30:34.683Z","avatar_url":"https://github.com/theADAMJR.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1PG\n1PG Course - https://udemy.com/course/create-the-best-discord-bot/?referralCode=5CB95A4D9309B1F54560\n\nCreate a Discord Bot Dashboard Series - https://www.youtube.com/watch?v=tpIQM90o_pY\u0026list=PLGfT2ttRbfizUIO1YEITWaquqBsNqHv7v\u0026index=1\n\n## Setup\n\nMake a file `config.json`:\n```json\n{\n  \"bot\": {\n    \"id\": \"\u003cbot_id\u003e\",\n    \"secret\": \"\u003cclient_secret\u003e\",\n    \"token\": \"\u003cbot_token\u003e\"\n  },\n  \"dashboardURL\": \"http://localhost:3000\",\n  \"mongoURI\": \"mongodb://localhost/1PG-Demo\"\n}\n```\n\n### Make sure `config.json` is in `.gitignore`.\nThis will help secure your bot token, and make sure your bot does not get hacked.\n\n## Set Redirect URIs\n+ http://localhost:3000/auth\n+ http://localhost:3000/auth-guild\n\nIn the **[Developer Portal](https://discord.com/developers)** -\u003e **Your Application** -\u003e **OAuth2** \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadamjr%2F1pg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheadamjr%2F1pg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadamjr%2F1pg/lists"}