{"id":38213554,"url":"https://github.com/keoy7am/chat_match_telegram_bot","last_synced_at":"2026-01-17T00:45:30.335Z","repository":{"id":43661879,"uuid":"264532510","full_name":"keoy7am/chat_match_telegram_bot","owner":"keoy7am","description":"telegram anonymous chat bot based on python-telegram-bot","archived":false,"fork":false,"pushed_at":"2025-06-06T16:29:33.000Z","size":43,"stargazers_count":24,"open_issues_count":7,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T17:32:15.593Z","etag":null,"topics":["chatroom","flask","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/keoy7am.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,"zenodo":null}},"created_at":"2020-05-16T21:41:09.000Z","updated_at":"2025-06-06T16:28:59.000Z","dependencies_parsed_at":"2025-06-06T17:35:42.345Z","dependency_job_id":null,"html_url":"https://github.com/keoy7am/chat_match_telegram_bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keoy7am/chat_match_telegram_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keoy7am%2Fchat_match_telegram_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keoy7am%2Fchat_match_telegram_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keoy7am%2Fchat_match_telegram_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keoy7am%2Fchat_match_telegram_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keoy7am","download_url":"https://codeload.github.com/keoy7am/chat_match_telegram_bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keoy7am%2Fchat_match_telegram_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28490539,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T23:55:29.509Z","status":"ssl_error","status_checked_at":"2026-01-16T23:55:29.108Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatroom","flask","telegram","telegram-bot"],"created_at":"2026-01-17T00:45:29.657Z","updated_at":"2026-01-17T00:45:30.328Z","avatar_url":"https://github.com/keoy7am.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis is a proof of concept for an anonymous chat.  \nYou can find strangers to talk through the program.\n\n## Usage\n\nRequires Python3 (It's tested on python 3.7.3)\n\n1. Clone this project to your server side.\n    \u003e git clone https://github.com/keoy7am/chat_match_telegram_bot.git\n2. Install python dependencies with pip\n    \u003e pip3 install -r requirements.txt\n\n3. Setting up your bot config\n    Config File Path:\n    \u003e bot_poc/config.py\n\n    The following are the configs you need to adjust:\n    - BOT_API_KEY\n        \u003e \"1234567890:ABCDEFGHIJKKKKKKKKKK\" (example)  \n        \u003e If you don't have token,check [here](https://core.telegram.org/bots).\n\n    - BOT_HOOK_URL\n        \u003e \"https://Domainnnnnnnnnnnnn/hook\" (example)  \n        __Note: Your protocol must be https!__\n\n    _Please put your bot token and webhook callback uri in the file._\n\n## Supported forwarding message types\n\n- text\n- photo\n- video\n- document\n- animation\n- voice\n- sticker\n- video_note\n\n## TODO List\n\n- Decoupling data access layer\n  - The program is depend on the Redis database for chat pairing data access now.\nIf you abstract the data access behavior,  \nYou can support the use of other databases.  \n- Implement something to prevent resource competition  \n  - When the number of users is large,  \nThere may be a situation where a queue is matched to different people.  \n- Globalization\n  - Match by user's language\n  - Reply based on user's language (Default:English)\n- New Features\n  - Add gender selection","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeoy7am%2Fchat_match_telegram_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeoy7am%2Fchat_match_telegram_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeoy7am%2Fchat_match_telegram_bot/lists"}