{"id":20048099,"url":"https://github.com/ayitinya/commerce-telegram-bot","last_synced_at":"2025-05-05T10:31:30.448Z","repository":{"id":65073121,"uuid":"578231636","full_name":"ayitinya/commerce-telegram-bot","owner":"ayitinya","description":"A telegram bot for purchasing items from a store. Built entirely in python","archived":false,"fork":false,"pushed_at":"2024-01-01T13:03:42.000Z","size":232,"stargazers_count":12,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T21:25:20.584Z","etag":null,"topics":["bot","jetbrains","learn","pytelegrambotapi","sentry","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayitinya.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":"2022-12-14T15:08:28.000Z","updated_at":"2024-09-03T12:56:19.000Z","dependencies_parsed_at":"2024-11-13T11:40:59.755Z","dependency_job_id":"1ea4672c-59f9-4ae6-952a-01446db7d199","html_url":"https://github.com/ayitinya/commerce-telegram-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/ayitinya%2Fcommerce-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayitinya%2Fcommerce-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayitinya%2Fcommerce-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayitinya%2Fcommerce-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayitinya","download_url":"https://codeload.github.com/ayitinya/commerce-telegram-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252480487,"owners_count":21754781,"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":["bot","jetbrains","learn","pytelegrambotapi","sentry","telegram-bot"],"created_at":"2024-11-13T11:40:36.516Z","updated_at":"2025-05-05T10:31:29.929Z","avatar_url":"https://github.com/ayitinya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Commerce Telegram Bot\n\nA Telegram bot that interacts with users to create orders from an admin updated store.\nThe [PyTelegramBotAPI](https://pypi.org/project/pyTelegramBotAPI/) is used to interact with the Telegram API.\nStore data is stored in a cloud firestore database and interactions\n\n## Requirements\n\n* Python 3.11 and up\n* [Firebase](https://firebase.com) account for image uploads, cloud functions, and hosting of [FireCMS](https://firecms.co)\n\n## Installation\n\nUsing a virtual environment is recommended.\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\n```\n\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install the requirements\nfrom [requirements.txt](functions/requirements.txt).\n\n```bash\npip install -r requirements.txt\n```\n\nCopy the [.env.example](.env.example) file to .env and fill in the values.\n\n## Usage\n\nTo run the bot locally, you can use the `bot.py` file.\n\n```bash\npython bot.py\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayitinya%2Fcommerce-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayitinya%2Fcommerce-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayitinya%2Fcommerce-telegram-bot/lists"}