{"id":20399700,"url":"https://github.com/ohld/telegram-support-bot","last_synced_at":"2025-04-07T21:16:16.068Z","repository":{"id":37239583,"uuid":"328652782","full_name":"ohld/telegram-support-bot","owner":"ohld","description":"Easy way to use Telegram bot to hide your identity. Useful for support, anonymous channel management. Free clone of Livegram Bot.","archived":false,"fork":false,"pushed_at":"2024-09-27T14:42:21.000Z","size":10,"stargazers_count":360,"open_issues_count":17,"forks_count":282,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-31T20:06:36.009Z","etag":null,"topics":["heroku-deployment","python-telegram-bot","support","telegram-bot"],"latest_commit_sha":null,"homepage":"https://t.me/danokhlopkov","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/ohld.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-11T12:11:34.000Z","updated_at":"2025-03-26T14:00:09.000Z","dependencies_parsed_at":"2024-11-30T18:02:36.321Z","dependency_job_id":null,"html_url":"https://github.com/ohld/telegram-support-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohld%2Ftelegram-support-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohld%2Ftelegram-support-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohld%2Ftelegram-support-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohld%2Ftelegram-support-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohld","download_url":"https://codeload.github.com/ohld/telegram-support-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247730069,"owners_count":20986404,"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":["heroku-deployment","python-telegram-bot","support","telegram-bot"],"created_at":"2024-11-15T04:31:33.640Z","updated_at":"2025-04-07T21:16:16.025Z","avatar_url":"https://github.com/ohld.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%2Fohld%2Ftelegram-support-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohld%2Ftelegram-support-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohld%2Ftelegram-support-bot/lists"}