{"id":15211433,"url":"https://github.com/maxhu08/discord-bot-starter","last_synced_at":"2026-03-14T02:08:44.681Z","repository":{"id":253715798,"uuid":"844302096","full_name":"maxhu08/discord-bot-starter","owner":"maxhu08","description":"🤖 simple template for creating discord bot","archived":false,"fork":false,"pushed_at":"2025-02-26T22:22:23.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T23:24:34.970Z","etag":null,"topics":["bot","discord","discord-bot","discordjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/maxhu08.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-19T01:02:07.000Z","updated_at":"2025-02-26T22:22:27.000Z","dependencies_parsed_at":"2024-08-19T02:29:45.929Z","dependency_job_id":"4eaac6d6-76b0-4199-82f4-0ad939603a08","html_url":"https://github.com/maxhu08/discord-bot-starter","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"87541d249a22c54135658005423234e5a3f2da0d"},"previous_names":["maxhu08/discord-bot-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhu08%2Fdiscord-bot-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhu08%2Fdiscord-bot-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhu08%2Fdiscord-bot-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxhu08%2Fdiscord-bot-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxhu08","download_url":"https://codeload.github.com/maxhu08/discord-bot-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242988054,"owners_count":20217539,"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","discord","discord-bot","discordjs"],"created_at":"2024-09-28T08:41:16.535Z","updated_at":"2025-12-24T02:15:19.073Z","avatar_url":"https://github.com/maxhu08.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord-bot-starter\n\n## info\n\nA simple template for creating a discord bot.\n\n## getting-started\n\nCreate a discord bot on the discord developer portal [here](https://discord.com/developers/applications).\n\n```shell\ngit clone https://github.com/maxhu08/discord-bot-starter\ncd discord-bot-starter\nbun i\n```\n\nGet your bot's token \u0026 client id from the developer portal page. Create a `.env` file with this structure and fill the BOT_TOKEN \u0026 CLIENT_ID with your bot's values.\n\n```python\n# .env\nBOT_TOKEN=\"...\"\nCLIENT_ID=\"...\"\n```\n\nGo to `https://discord.com/oauth2/authorize?client_id=\u003cCLIENT_ID\u003e\u0026scope=bot\u0026permissions=0` to invite your bot to your server.\n\nStart the bot by running:\n\n```shell\nbun start\n```\n\nThat's it! Try running `/ping`!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhu08%2Fdiscord-bot-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxhu08%2Fdiscord-bot-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxhu08%2Fdiscord-bot-starter/lists"}