{"id":27446340,"url":"https://github.com/ntthanh2603/tool-send-message-telegram","last_synced_at":"2025-04-15T04:16:25.458Z","repository":{"id":287864862,"uuid":"965954019","full_name":"ntthanh2603/tool-send-message-telegram","owner":"ntthanh2603","description":"🛠️ Tool send message 📩 Telegram 💬","archived":false,"fork":false,"pushed_at":"2025-04-14T10:18:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T04:16:10.245Z","etag":null,"topics":["automation","python","telegram-bot","telegram-bot-api","tool"],"latest_commit_sha":null,"homepage":"https://tool-send-message-telegram.vercel.app","language":"Python","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/ntthanh2603.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,"zenodo":null}},"created_at":"2025-04-14T07:11:24.000Z","updated_at":"2025-04-14T10:22:28.000Z","dependencies_parsed_at":"2025-04-14T11:27:05.937Z","dependency_job_id":"5110baa7-0230-42b1-b48c-d82a69c21b65","html_url":"https://github.com/ntthanh2603/tool-send-message-telegram","commit_stats":null,"previous_names":["ntthanh2603/tool-send-message-telegram"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntthanh2603%2Ftool-send-message-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntthanh2603%2Ftool-send-message-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntthanh2603%2Ftool-send-message-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntthanh2603%2Ftool-send-message-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntthanh2603","download_url":"https://codeload.github.com/ntthanh2603/tool-send-message-telegram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003969,"owners_count":21196793,"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":["automation","python","telegram-bot","telegram-bot-api","tool"],"created_at":"2025-04-15T04:16:24.864Z","updated_at":"2025-04-15T04:16:25.430Z","avatar_url":"https://github.com/ntthanh2603.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Tool Send Message Telegram 📩\n\n## 📋 Hướng dẫn cách dùng\n\n### 🔑 Đăng ký bot trên Telegram:\n\n1. 🔍 Tìm kiếm `@BotFather` trong thanh tìm kiếm\n2. 📝 Nhập `/start` để hiện menu\n3. ➕ Nhập `/newbot` để tạo bot mới\n4. ✏️ Nhập tên bot, ví dụ: `auto_send_message`\n5. 🏷️ Nhập username của bot, ví dụ: `tuanthanh2603_bot` (Ở bước này nếu tên đã sử dụng thì nhập tên khác)\n\n### 💻 Sử dụng source code để làm các công việc tự động:\n\n1. 📥 Clone repo sau:\n\n```bash\ngit clone https://github.com/ntthanh2603/tool-send-message-telegram.git\ncd tool-send-message-telegram\n```\n\n2. 🔧 Tạo môi trường:\n\n```bash\npython3 -m venv venv\n```\n\n3. ▶️ Kích hoạt môi trường:\n\n```bash\nsource venv/bin/activate\n```\n\n4. 📦 Cài đặt thư viện cần thiết:\n\n```bash\npip install -r requirements.txt\n```\n\n5. 🚀 Chạy dự án:\n\n```bash\npython3 bot_tele.py\n```\n\n### 🧪 Bạn có thể thử nghiệm:\n\n1. 👥 Vào group có bot theo link: https://t.me/bot_telegram_snet\n2. 🔍 Nhập \"/menu\" để có thể xem các lựa chọn\n\n### 💡 Ứng dụng:\n\nKhi dùng repo này bạn có thể kết hợp với:\n\n- 📊 Database\n- 🔎 Elasticsearch\n- 📈 Và các công cụ khác...\n\nđể theo dõi, quản lý và thực hiện các công việc tự động. Nếu thấy hay hoặc thắc mắc hay góp ý gì thì đừng ngần ngại nhắn tin cho mình nhé.\n\n## 📱 Liên hệ\n\n[![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge\u0026logo=facebook\u0026logoColor=white)](https://www.facebook.com/ntthanh2603)\n\n## 🛠️ Công nghệ sử dụng\n\n![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge\u0026logo=python\u0026logoColor=white)\n![Telegram API](https://img.shields.io/badge/Telegram_API-26A5E4?style=for-the-badge\u0026logo=telegram\u0026logoColor=white)\n\n## 📄 Giấy phép\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n---\n\n⭐ Đừng quên để lại sao nếu dự án này có ích cho bạn!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntthanh2603%2Ftool-send-message-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntthanh2603%2Ftool-send-message-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntthanh2603%2Ftool-send-message-telegram/lists"}