{"id":22152087,"url":"https://github.com/tnodes/multiplecc-node-monitor","last_synced_at":"2025-03-24T13:23:44.826Z","repository":{"id":264390282,"uuid":"893236761","full_name":"Tnodes/multiplecc-node-monitor","owner":"Tnodes","description":"A Telegram bot that monitors Multiple.cc nodes and provides status updates. The bot fetches information about node running status and user details from Multiple.cc's API.","archived":false,"fork":false,"pushed_at":"2024-11-23T22:19:55.000Z","size":157,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:28:22.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Tnodes.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}},"created_at":"2024-11-23T22:17:51.000Z","updated_at":"2024-12-15T04:01:34.000Z","dependencies_parsed_at":"2024-11-23T23:20:33.324Z","dependency_job_id":"a2992c48-e856-4be9-8b46-e1cc434d3d40","html_url":"https://github.com/Tnodes/multiplecc-node-monitor","commit_stats":null,"previous_names":["tnodes/multiplecc-node-monitor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fmultiplecc-node-monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fmultiplecc-node-monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fmultiplecc-node-monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tnodes%2Fmultiplecc-node-monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tnodes","download_url":"https://codeload.github.com/Tnodes/multiplecc-node-monitor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276789,"owners_count":20589032,"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":[],"created_at":"2024-12-02T00:41:38.504Z","updated_at":"2025-03-24T13:23:44.791Z","avatar_url":"https://github.com/Tnodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiple.cc Node Monitor Bot\n\nA Telegram bot that monitors Multiple.cc nodes and provides status updates. The bot fetches information about node running status and user details from Multiple.cc's API.\n\n## Features\n\n- 🔒 Secure access with authorized chat ID only\n- 📊 Monitor multiple nodes simultaneously\n- ⏱️ Real-time running time tracking\n- 👤 User information display\n\n## Prerequisites\n\n- Python 3.7+\n- Telegram Bot Token (get from [@BotFather](https://t.me/botfather))\n- app.multiple.cc Bearer Tokens\n- Your Telegram Chat ID (get from [@userinfobot](https://t.me/userinfobot))\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Tnodes/multiplecc-node-monitor.git\ncd multiplecc-node-monitor\n```\n\n2. Install required packages:\n```bash\npip install -r requirements.txt\n```\n\n3. Set up configuration files:\n\nCreate `.env` file with your Telegram bot token and chat ID:\n```env\nTELEGRAM_BOT_TOKEN=your_telegram_bot_token\nCHAT_ID=your_telegram_chat_id\n```\nGet Bearer token in inspect element \u003e network \u003e search `Node` (Refresh browser if not show) \u003e Copy `eyxxxxx`\n\n![](get.png)\n\nCreate `token.txt` and add your Multiple.cc API tokens (one per line):\n```text\nyour_first_token\nyour_second_token\n...\n```\n\n## Usage\n\n1. Start the bot:\n```bash\npython main.py\n```\n\n2. Available commands in Telegram:\n- `/start` - Initialize the bot and see welcome message\n- `/info` - Get detailed information about all nodes\n- `/help` - Display available commands\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Disclaimer\n\nThis is an unofficial tool and is not affiliated with app.multiple.cc. Use at your own risk.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Fmultiplecc-node-monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftnodes%2Fmultiplecc-node-monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftnodes%2Fmultiplecc-node-monitor/lists"}