{"id":19167497,"url":"https://github.com/simplediscordbotsjs/discord-template-bot","last_synced_at":"2026-04-11T02:57:06.376Z","repository":{"id":38198839,"uuid":"438098119","full_name":"SimpleDiscordBotsJS/Discord-Template-Bot","owner":"SimpleDiscordBotsJS","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-12T20:34:22.000Z","size":1958,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-29T21:02:00.502Z","etag":null,"topics":["bot","discord","discord-bot","discord-js","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimpleDiscordBotsJS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2021-12-14T02:59:37.000Z","updated_at":"2024-06-21T07:08:58.000Z","dependencies_parsed_at":"2025-01-03T23:03:53.887Z","dependency_job_id":null,"html_url":"https://github.com/SimpleDiscordBotsJS/Discord-Template-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/SimpleDiscordBotsJS/Discord-Template-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Template-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Template-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Template-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Template-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimpleDiscordBotsJS","download_url":"https://codeload.github.com/SimpleDiscordBotsJS/Discord-Template-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimpleDiscordBotsJS%2FDiscord-Template-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262667246,"owners_count":23345524,"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","discord-js","nodejs"],"created_at":"2024-11-09T09:37:54.804Z","updated_at":"2026-04-11T02:57:01.355Z","avatar_url":"https://github.com/SimpleDiscordBotsJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discord-Template-Bot\n\nIt's a template for discord bot\n\nAdvantages:\n\n- It's a template...\n- DJS 14\n- Handler's\n\n---\n\n\u003e # Instructions\n\u003e\n\u003e Rename `config.json.example` to `config.json`\n\n## Customizing the config.json File\n\n```js\n{\n   \"BOT_TOKEN\": \"Enter_discord_bot_token\",\n\n   \"DEV_ID\": \"Enter_your_discord_id\"\n}\n```\n\nThe bot token can be copied in the Bot section of [your application](https://discord.com/developers/applications)\n\n## To run locally, you need Node.JS\n\n- [Download Node.JS](https://nodejs.org/en/)\n\n## Start\n\n```sh\nnode .\n```\n\n---\n\n\u003e ## pm2\n\u003e\n\u003e \u003cdetails\u003e\n\u003e \u003csummary\u003eInstallation pm2\u003c/summary\u003e\n\u003e\n\u003e ## Install pm2\n\u003e\n\u003e ```sh\n\u003e npm install --global pm2\n\u003e ```\n\u003e\n\u003e ## Startup\n\u003e\n\u003e - [Check this](https://futurestud.io/tutorials/pm2-restart-processes-after-system-reboot)\n\u003e\n\u003e ## Starting\n\u003e\n\u003e ```sh\n\u003e pm2 start . --name \"Code bot\" --watch\n\u003e ```\n\u003e\n\u003e ## Base commands for Neophyte's\n\u003e\n\u003e ```sh\n\u003e pm2 list - show all process\n\u003e\n\u003e pm2 stop (id) - stopping process\n\u003e\n\u003e pm2 logs (. or id) - show logs\n\u003e ```\n\u003e\n\u003e more in `pm2 -h` or [this](https://pm2.keymetrics.io/docs/usage/quick-start/) and Google 😉\n\u003e\n\u003e ---\n\u003e\n\u003e ## If you want to use nodemon and pm2\n\u003e\n\u003e - [Check this](https://stackoverflow.com/questions/69457892/nodemon-watch-vs-pm2-watch)\n\u003e\n\u003e \u003c/details\u003e\n\n---\n\n\u003e ## Contribution\n\u003e\n\u003e ​\n\u003e Please make sure to read the [Contributing Guide](CONTRIBUTING.md) before sending an issue or making a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-template-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-template-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplediscordbotsjs%2Fdiscord-template-bot/lists"}