{"id":22657350,"url":"https://github.com/adedoyin-emmanuel/telebot","last_synced_at":"2025-09-17T10:57:21.768Z","repository":{"id":248713587,"uuid":"827345155","full_name":"Adedoyin-Emmanuel/telebot","owner":"Adedoyin-Emmanuel","description":"A telegram bot starterkit with realtime analytics. Built on Telegraf.","archived":false,"fork":false,"pushed_at":"2024-08-06T23:22:15.000Z","size":200,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T00:41:23.564Z","etag":null,"topics":["bot","open-source","starter-kit","starter-template","telegraf","telegraf-bot","telegram-bot"],"latest_commit_sha":null,"homepage":"https://t.me/usetelebot","language":"TypeScript","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/Adedoyin-Emmanuel.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":"2024-07-11T13:21:54.000Z","updated_at":"2025-01-13T14:15:38.000Z","dependencies_parsed_at":"2024-08-07T01:39:36.180Z","dependency_job_id":"04a95cf5-b65b-407c-8170-c21cb3c9b482","html_url":"https://github.com/Adedoyin-Emmanuel/telebot","commit_stats":null,"previous_names":["adedoyin-emmanuel/telebot"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adedoyin-Emmanuel%2Ftelebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adedoyin-Emmanuel%2Ftelebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adedoyin-Emmanuel%2Ftelebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adedoyin-Emmanuel%2Ftelebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adedoyin-Emmanuel","download_url":"https://codeload.github.com/Adedoyin-Emmanuel/telebot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519545,"owners_count":21117761,"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","open-source","starter-kit","starter-template","telegraf","telegraf-bot","telegram-bot"],"created_at":"2024-12-09T10:25:59.994Z","updated_at":"2025-09-17T10:57:16.745Z","avatar_url":"https://github.com/Adedoyin-Emmanuel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telebot 🎖️\n\nTelebot is a telegram bot starter kit. Built on [NodeJs](https://nodejs.org) and [Telegraf](https://telegraf.js.org) Framework. This template allows you to build small simple bots to complex bots with ease. This template enables you to create small, simple bots, or complex bots with ease.\n\n## Features 👜\n\n1. **Ease of use**: Telebot is built on top of Telegraf, a modern bot framework for Node.js. Telebot comes with the configuration you need to do for both development and production. Similar folder configuration to a typical Node.js \u0026 Express project.\n2. **Analytics and Logging**: Telebot comes with LogSnag, a modern tracking tool for **SASS** that helps you track almost anything in your bot.\n3. **Easy deployment**: Easily deploy your telegram bot like any other **React, NextJs** apps. Telebot comes with extra config to help you deploy your bot on [Vercel](https://vercel.com)\n4. **Service Architecture**: Telebot comes with a service architecture that allows you to easily manage your bot services. Services like Databases, Email services, External API Integration and all can be easily integrated into your bot.\n\n## Get Started 🏃\n\n1. Clone the repository\n\n```bash\n   git clone https://github.com/adedoyin-emmanuel/telebot\n```\n\n2. Install bot dependencies (You can use npm, yarn or bun)\n\n```bash\n   npm install\n\n```\n\n3. Get your bot token from **BotFather** \u003chttps://telegram.me/BotFather\u003e.\n\n4. Rename `.env.example` to `.env`\n\n5. Copy your bot token to the BOT_TOKEN `.env` in the `.env` file.\n\n6. Get your **Logsnag** **API_KEY** from \u003chttps://app.logsnag.com\u003e\n\n7. Paste your LogSnag **API_KEY** from \u003chttps://app.logsnag.com\u003e to the LOGSNAG_TOKEN `.env` in the `.env` file.\n\n8. Create a new project on **Logsnag**, copy the project name and then paste the project name in `LOGSNAG_PROJECT` `env` in the `.env` file.\n\n9. Run the bot\n\n```bash\n   npm run dev\n```\n\n## Contributing 🤝\n\nFirst off, thanks for taking the time to contribute!\n\n1. Star the repository, you can then create a fork\n2. Clone your fork. Install the dependencies.\n3. Create a branch for your feature (You can as well create an issue on that, so you can link it to your PR)\n4. Commit your changes and push (Please give a descriptive message)\n5. Submit your PR\n6. Wait for your PR to be reviewed and merged\n\n## Acknowledgments 🫡\n\nTelebot takes heavy inspiration from the following projects:\n\n- [`telegram-bot-vercel-boilerplate`](https://github.com/sollidy/telegram-bot-vercel-boilerplate) ([Mark Pavlov](https://github.com/sollidy))\n- [`telegram-bot-boilerplate`](https://github.com/nezdemkovski/telegram-bot-boilerplate) ([Yuri Nezdemkovski](https://github.com/nezdemkovski))\n\n## License 📯\n\nTelebot is [MIT-licensed](LICENSE) open-source software by [Adedoyin Emmanuel Adeniyi](https://github.com/adedoyin-emmanuel) and [contributors](https://github.com/adedoyin-emmanuel/telebot/graphs/contributors):\n\n\u003ca href=\"https://github.com/Adedoyin-Emmanuel/telebot/graphs/contributors\"\u003e\n   \u003cimg src=\"https://contrib.rocks/image?repo=adedoyin-emmanuel/telebot\"/\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadedoyin-emmanuel%2Ftelebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadedoyin-emmanuel%2Ftelebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadedoyin-emmanuel%2Ftelebot/lists"}