{"id":30389294,"url":"https://github.com/aimaster-dev/p2w_bk_telegram_bot","last_synced_at":"2025-08-21T08:19:05.001Z","repository":{"id":296171207,"uuid":"845306254","full_name":"aimaster-dev/p2w_bk_telegram_bot","owner":"aimaster-dev","description":"A Flask-based Telegram bot integrating real-time communication and MongoDB","archived":false,"fork":false,"pushed_at":"2025-05-29T09:04:30.000Z","size":41249,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T10:29:07.573Z","etag":null,"topics":["api","automation","backend","bot","chat-application","deployment","flask-application","flask-socketio","html5","integration","microservice","mongodb","notifications","python","real-time","socketio","telegram","telegram-bots","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/aimaster-dev.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":"2024-08-21T01:57:31.000Z","updated_at":"2025-05-29T09:06:50.000Z","dependencies_parsed_at":"2025-05-29T10:39:39.680Z","dependency_job_id":null,"html_url":"https://github.com/aimaster-dev/p2w_bk_telegram_bot","commit_stats":null,"previous_names":["aimaster-dev/p2w_bk_telegram_bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimaster-dev/p2w_bk_telegram_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimaster-dev%2Fp2w_bk_telegram_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimaster-dev%2Fp2w_bk_telegram_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimaster-dev%2Fp2w_bk_telegram_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimaster-dev%2Fp2w_bk_telegram_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimaster-dev","download_url":"https://codeload.github.com/aimaster-dev/p2w_bk_telegram_bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimaster-dev%2Fp2w_bk_telegram_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271448405,"owners_count":24761441,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["api","automation","backend","bot","chat-application","deployment","flask-application","flask-socketio","html5","integration","microservice","mongodb","notifications","python","real-time","socketio","telegram","telegram-bots","webapp"],"created_at":"2025-08-21T08:19:03.284Z","updated_at":"2025-08-21T08:19:04.991Z","avatar_url":"https://github.com/aimaster-dev.png","language":"HTML","readme":"## 📦 Bank Telegram Bot\n\n* **Language:** Python 3.8\n* **Frameworks \u0026 Libraries:** Flask, Flask-SocketIO, MongoDB\n* **Key Directories:**\n\n  * `common_utils`: Utility functions and shared resources.\n  * `models`: Database models and schemas.\n  * `modules`: Modular components handling specific functionalities.\n  * `project_pay2world`: Core logic pertaining to the Pay2World project.\n  * `static` \u0026 `templates`: Front-end assets and HTML templates.\n  * `views`: Route handlers and view functions.\n* **Entry Points:**\n\n  * `create_app.py`: Application factory for initializing the Flask app.\n  * `app_pay2w.py`: Main application script.\n  * `manage.py`: Script for managing application tasks.\n* **Configuration Files:**\n\n  * `requirements.txt`: List of Python dependencies.\n  * `.gitignore`: Specifies files and directories to be ignored by Git.\n\n---\n\n## 🚀 Features\n\n* **Telegram Bot Integration:** Handles user interactions via Telegram.\n* **Web Interface:** Provides a web-based interface for administrative tasks or user interactions.\n* **Real-time Communication:** Utilizes Socket.IO for real-time updates and notifications.\n* **Database Management:** Employs MongoDB for storing and retrieving data.\n* **Modular Architecture:** Structured in a way that promotes scalability and maintainability.([GitHub][1])\n\n---\n\n## 🛠️ Setup \u0026 Installation\n\n1. **Clone the Repository:**\n\n   ```bash\n   git clone https://github.com/aimaster-dev/p2w_bk_telegram_bot.git\n   cd p2w_bk_telegram_bot\n   ```\n\n\n\n2. **Create a Virtual Environment:**\n\n   ```bash\n   python3.8 -m venv venv\n   source venv/bin/activate\n   ```\n\n\n\n3. **Install Dependencies:**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n\n\n4. **Configure Environment Variables:**\n   Set up necessary environment variables for Flask, MongoDB, and Telegram API tokens.\n\n5. **Initialize the Database:**\n   Ensure MongoDB is running and accessible.\n\n6. **Run the Application:**\n\n   ```bash\n   python manage.py run\n   ```\n\n\n\n---\n\n## 📄 License\n\nThis project is licensed under the MIT License.\n\n---\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimaster-dev%2Fp2w_bk_telegram_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimaster-dev%2Fp2w_bk_telegram_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimaster-dev%2Fp2w_bk_telegram_bot/lists"}