{"id":22680145,"url":"https://github.com/coderooz/simple-python-telegram-bot","last_synced_at":"2025-03-29T13:43:16.637Z","repository":{"id":249465338,"uuid":"831595075","full_name":"coderooz/simple-python-telegram-bot","owner":"coderooz","description":"This project creates a basic Telegram bot using Python and the python-telegram-bot library. The bot will respond to simple commands and messages.","archived":false,"fork":false,"pushed_at":"2024-07-21T03:27:18.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T14:36:15.119Z","etag":null,"topics":["pythonbot","telegram","telegrambot"],"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/coderooz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-21T03:25:52.000Z","updated_at":"2024-07-21T03:29:44.000Z","dependencies_parsed_at":"2024-07-21T04:28:11.161Z","dependency_job_id":"af993bdb-9a1b-4661-a343-4418f394239e","html_url":"https://github.com/coderooz/simple-python-telegram-bot","commit_stats":null,"previous_names":["coderooz/simple-python-telegram-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Fsimple-python-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Fsimple-python-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Fsimple-python-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderooz%2Fsimple-python-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderooz","download_url":"https://codeload.github.com/coderooz/simple-python-telegram-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246193156,"owners_count":20738450,"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":["pythonbot","telegram","telegrambot"],"created_at":"2024-12-09T19:12:32.407Z","updated_at":"2025-03-29T13:43:16.605Z","avatar_url":"https://github.com/coderooz.png","language":"Python","readme":"# Simple Telegram Bot\r\n\r\nThis is a simple Telegram bot implemented using Python and the `python-telegram-bot` library.\r\n\r\n## Features\r\n\r\n- Responds to `/start` command with a greeting message.\r\n- Responds to `/help` command with usage instructions.\r\n- Echoes any text message sent to it.\r\n\r\n## Setup\r\n\r\n1. Clone the repository.\r\n   ```bash\r\n   git clone https://github.com/coderooz/simple-python-telegram-bot.git\r\n   cd simple-python-telegram-bot\r\n   ```\r\n\r\n2. Create a virtual environment and activate it.\r\n   ```bash\r\n   python -m venv venv\r\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\r\n   ```\r\n3. Install the required dependencies.\r\n   ```bash\r\n   pip install -r requirements.txt\r\n   ```\r\n4. Replace `YOUR_TOKEN` in `bot.py` with your bot's API token.\r\n5. Run the bot.\r\n   ```bash\r\n   python bot.py\r\n   ```\r\n\r\n## Usage\r\n\r\nStart the bot and send `/start`, `/help`, or any text message to see the responses.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines.\r\n\r\n## Contact\r\n\r\nCreated by [Ranit Saha](https://github.com/coderooz). Feel free to contact me for any questions or suggestions.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderooz%2Fsimple-python-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderooz%2Fsimple-python-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderooz%2Fsimple-python-telegram-bot/lists"}