{"id":19310514,"url":"https://github.com/sepppenner/telegrammessagebot","last_synced_at":"2025-07-02T17:04:04.494Z","repository":{"id":82869589,"uuid":"151598251","full_name":"SeppPenner/TelegramMessageBot","owner":"SeppPenner","description":"TelegramMessageBot is a project to send a message from a bot to a Telegram chat. The script was written and tested in Python 3.","archived":false,"fork":false,"pushed_at":"2024-06-09T10:55:10.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:34:37.975Z","etag":null,"topics":[],"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/SeppPenner.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License.txt","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":"2018-10-04T15:57:49.000Z","updated_at":"2024-06-09T10:55:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"efcf8992-cff8-4df9-bca6-04b6d453ced8","html_url":"https://github.com/SeppPenner/TelegramMessageBot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FTelegramMessageBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FTelegramMessageBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FTelegramMessageBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeppPenner%2FTelegramMessageBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeppPenner","download_url":"https://codeload.github.com/SeppPenner/TelegramMessageBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250249122,"owners_count":21399399,"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-11-10T00:24:34.781Z","updated_at":"2025-04-22T13:34:19.140Z","avatar_url":"https://github.com/SeppPenner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"TelegramMessageBot\n====================================\n\nTelegramMessageBot is a project to send a message from a bot to a Telegram chat. The script was written and tested in Python 3.\n\n[![Build status](https://ci.appveyor.com/api/projects/status/aguev1q9qr3en4dd?svg=true)](https://ci.appveyor.com/project/SeppPenner/telegrammessagebot)\n[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/TelegramMessageBot.svg)](https://github.com/SeppPenner/TelegramMessageBot/issues)\n[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/TelegramMessageBot.svg)](https://github.com/SeppPenner/TelegramMessageBot/network)\n[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/TelegramMessageBot.svg)](https://github.com/SeppPenner/TelegramMessageBot/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/TelegramMessageBot/master/License.txt)\n[![Known Vulnerabilities](https://snyk.io/test/github/SeppPenner/TelegramMessageBot/badge.svg)](https://snyk.io/test/github/SeppPenner/TelegramMessageBot)\n\n# Steps to use this project:\n1. Make sure to install Python and Pip correctly\n2. Set the execute flags:\n\n```bash\nchmod +x run.sh\n```\n\n3. Install all required pip package dependencies with:\n\n```bash\npip install -r requirements.txt\n```\n\n4. Adjust your settings in the [bot.py](https://github.com/SeppPenner/TelegramMessageBot/blob/master/bot.py) file (Get your bot token from https://core.telegram.org/bots):\n\n```python\nbotToken = 'YourBotToken' # Change to your bot token\nchatId = '12345' # Change to your chat id\n```\n\n5. Run the project using:\n```bash\n./run.sh\n```\n\nor with\n\n```bash\npython bot.py\n```\n\n# For more information see:\n* https://medium.com/@xabaras/sending-a-message-to-a-telegram-channel-the-easy-way-eb0a0b32968\n* https://core.telegram.org/bots/api\n* https://core.telegram.org/bots\n\nChange history\n--------------\n\nSee the [Changelog](https://github.com/SeppPenner/TelegramMessageBot/blob/master/Changelog.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Ftelegrammessagebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsepppenner%2Ftelegrammessagebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsepppenner%2Ftelegrammessagebot/lists"}