{"id":23228396,"url":"https://github.com/flathead/telegram-support-bot-main","last_synced_at":"2025-07-29T03:07:36.919Z","repository":{"id":200798569,"uuid":"485882643","full_name":"flathead/telegram-support-bot-main","owner":"flathead","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-26T17:23:03.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T18:24:39.876Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flathead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-04-26T17:22:59.000Z","updated_at":"2022-04-26T17:23:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e4e8fd7-10ab-4fd3-9725-fd2dac5179e7","html_url":"https://github.com/flathead/telegram-support-bot-main","commit_stats":null,"previous_names":["flathead/telegram-support-bot-main"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flathead/telegram-support-bot-main","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flathead%2Ftelegram-support-bot-main","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flathead%2Ftelegram-support-bot-main/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flathead%2Ftelegram-support-bot-main/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flathead%2Ftelegram-support-bot-main/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flathead","download_url":"https://codeload.github.com/flathead/telegram-support-bot-main/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flathead%2Ftelegram-support-bot-main/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267621596,"owners_count":24116900,"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-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-12-19T01:13:36.717Z","updated_at":"2025-07-29T03:07:36.894Z","avatar_url":"https://github.com/flathead.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-support-bot\nEasy way to use Telegram bot to hide your identity. Useful for support, anonymous channel management. Free clone of Livegram Bot. \n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## How bot works:\n\n1. Your client write a message to your bot\n2. Bot forwards the message to your secret chat\n3. Any chat participant can reply on a forwarded message\n4. Bot will copy the message and send it to your client\n\n## .env variables\n\nYou need to specify these env variables to run this bot. If you run it locally, you can also write them in `.env` text file.\n\n``` bash\nTELEGRAM_TOKEN=  # your bot's token\nTELEGRAM_SUPPORT_CHAT_ID=  # chat_id where the bot will forward all incoming messages\n\n# optional params\nHEROKU_APP_NAME=  # name of your Heroku app for webhook setup\nWELCOME_MESSAGE=  # text of a message that bot will write on /start command\n\n# If user don't allow forward his messages Bot adds his comment with thue user_id to reply\n# Support team must reply to \"bot reply\", not to original user forwarded message\n# Customize message for support team here:\nREPLY_TO_THIS_MESSAGE=User above don't allow forward his messages. Reply to this message.\n# If support reply to forwarded messages with hidded sender, bor warns with next error:\nWRONG_REPLY=User above don't allow forward his messages. You must reply to bot reply under user forwarded message.\n\n```\n\n## Run bot locally\n\nFirst, you need to install all dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\nThen you can run the bot. Don't forget to create `.env` file in the root folder with all required params (read above).\n\n``` bash\npython main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflathead%2Ftelegram-support-bot-main","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflathead%2Ftelegram-support-bot-main","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflathead%2Ftelegram-support-bot-main/lists"}