{"id":18658072,"url":"https://github.com/irfanchahyadi/odong2bot","last_synced_at":"2025-10-19T15:33:08.722Z","repository":{"id":129578176,"uuid":"222130324","full_name":"irfanchahyadi/Odong2Bot","owner":"irfanchahyadi","description":"Telegram chatbot for online shop","archived":false,"fork":false,"pushed_at":"2023-05-22T22:34:49.000Z","size":4715,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T07:46:58.711Z","etag":null,"topics":["mysql","python","serverless","telegram-bot","webhook"],"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/irfanchahyadi.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":"2019-11-16T16:50:20.000Z","updated_at":"2024-05-16T19:04:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f263bc8e-64a3-4897-9662-57f13a202561","html_url":"https://github.com/irfanchahyadi/Odong2Bot","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/irfanchahyadi%2FOdong2Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanchahyadi%2FOdong2Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanchahyadi%2FOdong2Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/irfanchahyadi%2FOdong2Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/irfanchahyadi","download_url":"https://codeload.github.com/irfanchahyadi/Odong2Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231501619,"owners_count":18386288,"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":["mysql","python","serverless","telegram-bot","webhook"],"created_at":"2024-11-07T07:31:23.933Z","updated_at":"2025-10-19T15:33:03.705Z","avatar_url":"https://github.com/irfanchahyadi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Odong2Bot\nTelegram chatbot for online shop\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"demo/demo.gif\" height=\"500\"\u003e\u003cbr/\u003e\n  \u003ci\u003eOdong2Bot\u003c/i\u003e\n\u003c/p\u003e\n\nThis bot pretend to be FMCG online shop, user can see list of product, order, and checkout.\nYou can try it on [@Odong2bot](https://t.me/Odong2bot).\nHere are some of the features:\n- Register user (automatically when start chating with bot)\n- See list of Product\n- Sort, Filter, and Search Product\n- See list of item in Cart\n- Edit and Remove item in Cart\n- Checkout Order\n- Send Location and auto detect address (reverse geocode from [OpenStreetMap](https://www.openstreetmap.org/))\n- See Historical Transaction\n- See Today's Promo\n\nI use Python and Flask to serve webhook from Telegram API. Receive update, translate intent, and handle response.\nFor interact with Telegram, i use requests package directly to Telegram API without using some wrapper package.\nI don't know that Telegram wrapper package like [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) exists. If i know erlier, i would like to use it from the start.\n\n\n## Dependences\n- [Flask](https://github.com/pallets/flask), for building web service\n- [requests](https://github.com/psf/requests), for sending HTTP request to Telegram API\n- [python-dotenv](https://github.com/theskumar/python-dotenv), for store and load secret key like token and password\n- [PyMySQL](https://github.com/PyMySQL/PyMySQL), connector to mysql database\n- [zappa](https://github.com/Miserlou/Zappa), easy build and deploy web service to serverless Service like AWS Lambda\n\n\n## How to deploy\n[Here](demo/installation.md) step by step how I deploy this bot on AWS Lambda.\n\n## License\n[MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfanchahyadi%2Fodong2bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firfanchahyadi%2Fodong2bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firfanchahyadi%2Fodong2bot/lists"}