{"id":22449090,"url":"https://github.com/nktkln/universal-bot","last_synced_at":"2025-04-13T21:52:58.970Z","repository":{"id":265964945,"uuid":"895753505","full_name":"NKTKLN/Universal-bot","owner":"NKTKLN","description":"A flexible Telegram bot that allows you to easily add new features through plugins. Manage multiple functionalities in a single bot without the need to store and maintain several bots.","archived":false,"fork":false,"pushed_at":"2025-04-03T17:21:40.000Z","size":173,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T18:28:50.350Z","etag":null,"topics":["aiogram3","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/NKTKLN.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-11-28T20:38:56.000Z","updated_at":"2025-04-03T17:21:43.000Z","dependencies_parsed_at":"2025-04-03T18:24:33.221Z","dependency_job_id":"1d55038a-8477-44c3-83c6-105c55b2b988","html_url":"https://github.com/NKTKLN/Universal-bot","commit_stats":null,"previous_names":["nktkln/universal-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NKTKLN%2FUniversal-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NKTKLN%2FUniversal-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NKTKLN%2FUniversal-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NKTKLN%2FUniversal-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NKTKLN","download_url":"https://codeload.github.com/NKTKLN/Universal-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788867,"owners_count":21161726,"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":["aiogram3","python3"],"created_at":"2024-12-06T05:07:37.618Z","updated_at":"2025-04-13T21:52:58.948Z","avatar_url":"https://github.com/NKTKLN.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ♾️ Universal Bot\n\n## 🗒 Description\n\nThis bot was created with the goal of simplifying the development and usage of Telegram bots. It allows you to easily add new features through plugins, integrating them into a single main bot. This eliminates the need to store and manage multiple bots with different functionalities in your Telegram account.\n\n## 💾 Prerequisites\n\n* [Python](https://www.python.org/)\n* [Docker CE](https://docs.docker.com/engine/install/)\n* [Docker Compose](https://docs.docker.com/compose/install/)\n\n## ⚙️ Bot Configuration\n\nBefore starting, make sure to edit the `.env` file with your own configuration.\n\nExample:\n\n```env\n# Telegram Bot Settings\nBOT_TOKEN=\"110201544:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw\"\nOWNER_ID=1234567890\n\n# Database settings\nDATABASE_URL=\"sqlite+aiosqlite:///db/database.db\"\n```\n\nYou can get your bot token by contacting [@BotFather](https://t.me/BotFather) on Telegram.\n\n## 📝 Plugin Documentation\n\nIf you want to create your own plugins, you can find the documentation for writing plugins in the following file: [custom plugin documentation](https://github.com/NKTKLN/Universal-bot/blob/master/bot/custom_plugins/README.md).\n\n## 🐳 Run in Docker\n\n```bash\ndocker compose up --build -d\n```\n\n## 📝 ToDo\n\n- [ ] Add the ability to store plugin data in the database\n- [ ] Add the ability to update the bot in the settings\n\n## 📃 License\n\nAll my apps are released under the MIT license, see [LICENSE.md](https://github.com/NKTKLN/Universal-bot/blob/master/LICENSE) for full text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktkln%2Funiversal-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnktkln%2Funiversal-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnktkln%2Funiversal-bot/lists"}