{"id":23722404,"url":"https://github.com/thetedlab/game-critic-bot","last_synced_at":"2026-02-14T22:30:12.988Z","repository":{"id":45369016,"uuid":"408502207","full_name":"TheTedLab/game-critic-bot","owner":"TheTedLab","description":"Telegram bot for viewing ratings and reviews of video games","archived":false,"fork":false,"pushed_at":"2021-12-17T09:33:47.000Z","size":3624,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T23:51:45.901Z","etag":null,"topics":["chatbot","python","telegram"],"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/TheTedLab.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}},"created_at":"2021-09-20T15:40:26.000Z","updated_at":"2021-12-17T09:33:51.000Z","dependencies_parsed_at":"2022-09-05T07:10:58.203Z","dependency_job_id":null,"html_url":"https://github.com/TheTedLab/game-critic-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/TheTedLab%2Fgame-critic-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTedLab%2Fgame-critic-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTedLab%2Fgame-critic-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTedLab%2Fgame-critic-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheTedLab","download_url":"https://codeload.github.com/TheTedLab/game-critic-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239817620,"owners_count":19701986,"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":["chatbot","python","telegram"],"created_at":"2024-12-30T23:52:00.162Z","updated_at":"2026-02-14T22:30:12.930Z","avatar_url":"https://github.com/TheTedLab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logotype-with-text](https://user-images.githubusercontent.com/71270225/134701962-4cddf69f-ca4e-404e-87a1-9d19eeed6d39.png)\n\n## Table of contents\n\n* [Introduction](https://github.com/TheTedLab/game-critic-bot#introduction)\n* [Contributors](https://github.com/TheTedLab/game-critic-bot#contributors)\n* [Docker](https://github.com/TheTedLab/game-critic-bot#docker)\n\n## Introduction\n\nThis telegram bot provides viewing of ratings and critic reviews of video games using various contextual filters.\n\nAll information is taken from the [www.metacritic.com](https://www.metacritic.com) and parsed by the bot into a chat with the user at his request.\n\nThe user can apply various filters to get the top video games for a specific platform, year, all time and other filters, as well as critic reviews for a specific game.\n\n## Contributors\n\n### Группа 3530904/90104\n\n1. Мухин Федор Алексеевич - [TheTedLab](https://github.com/TheTedLab)\n2. Хильченко Михаил Юрьевич - [khilchenkomikhail](https://github.com/khilchenkomikhail)\n3. Кичигин Юрий Сергеевич - [Izentall](https://github.com/Izentall)\n4. Ершов Вадим Дмитриевич - [vadim01er](https://github.com/vadim01er)\n\n## Docker\n\nFor building the image with bot and tests  \n`docker build -t gamebot .`\n\nTo run bot configure the API token and to run test configure the API ID  \n```\ndocker run -e \"TOKEN=YOUR-BOT-TOKEN\" \\\n    -e \"API_ID=YOUR-API-ID\" \\\n    -e \"API_HASH=YOUR-API-HASH\" \\\n    -e \"SESSION_STRING=YOUR-SESSION-STRING\" \\\n    -e \"BOT_TAG=@YOUR-BOT-TAG\" \\\n    --name gamebot gamebot\n```\n\n### Get your `API_ID` and `API_HASH`:\n1. Sign in your Telegram account with your phone number [here](https://my.telegram.org/). Then choose “API development tools”\n2. If it is your first time doing so, it will ask you for an app name and a short name, you can change both of them later if you need to. Submit the form when you have completed it\n3. You will then see the `API_ID` and `API_HASH`\n\n### Get your `SESSION_STRING`:\nRun script `get_sessoin_string.py`, located is src/tests, as `python get_sessoin_string.py` and follow instructions","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetedlab%2Fgame-critic-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthetedlab%2Fgame-critic-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthetedlab%2Fgame-critic-bot/lists"}