{"id":21322419,"url":"https://github.com/saltx/telegram-bot-template","last_synced_at":"2025-06-19T04:07:46.819Z","repository":{"id":198843468,"uuid":"674032013","full_name":"SALTx/telegram-bot-template","owner":"SALTx","description":"starting files for creating your own telegram bot using nodejs","archived":false,"fork":false,"pushed_at":"2023-10-30T04:37:16.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-19T04:07:37.913Z","etag":null,"topics":["nodejs","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","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/SALTx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-03T01:52:55.000Z","updated_at":"2023-10-07T06:44:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"42ceda51-61ec-4f8c-9089-13f50dcee34f","html_url":"https://github.com/SALTx/telegram-bot-template","commit_stats":null,"previous_names":["saltx/telegram-bot-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SALTx/telegram-bot-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALTx%2Ftelegram-bot-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALTx%2Ftelegram-bot-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALTx%2Ftelegram-bot-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALTx%2Ftelegram-bot-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SALTx","download_url":"https://codeload.github.com/SALTx/telegram-bot-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SALTx%2Ftelegram-bot-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260684164,"owners_count":23046102,"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":["nodejs","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-11-21T20:15:25.943Z","updated_at":"2025-06-19T04:07:41.735Z","avatar_url":"https://github.com/SALTx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram bot template\n\nStarting files for creating your own telegram bot using nodejs\n\n## Getting started\n\n### 1. Clone the repository\n\n```bash\ngit clone https://github.com/SALTx/telegram-bot-template\n```\n\n### 2. Install dependencies\n\n```bash\nnpm install\n```\n\n### 3. Create a new bot using [BotFather](https://t.me/botfather) and get the token\n\n### 4. Insert the token in the `.env` file\n\n```env\nTOKEN=your_token\n```\n\n### 5. Run the bot\n\n```bash\nnpm run start\n```\n\n### 6. After making sure it works, add your own commands in the `commands.js` file\n\n### 7. Enjoy\n\n## Default commands\n\n- `/start` - Start the bot\n- `/help` - Show list of commands and help message\n\n## Author\n\n- [saahil](https://github.com/SALTx)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltx%2Ftelegram-bot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaltx%2Ftelegram-bot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaltx%2Ftelegram-bot-template/lists"}