{"id":41298312,"url":"https://github.com/yoggys/hunger-games-bot","last_synced_at":"2026-01-23T04:35:10.967Z","repository":{"id":208646539,"uuid":"649321353","full_name":"yoggys/hunger-games-bot","owner":"yoggys","description":"Experience the thrill of the Hunger Games on Discord! Create, customize, and engage in deadly battles with your friends. ","archived":false,"fork":false,"pushed_at":"2024-05-12T11:37:18.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-12T12:36:03.527Z","etag":null,"topics":["bot","discord","fun","game","hunger-games","python"],"latest_commit_sha":null,"homepage":"https://yoggies.ovh","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/yoggys.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":"2023-06-04T13:45:37.000Z","updated_at":"2024-05-30T03:18:32.035Z","dependencies_parsed_at":"2024-03-04T21:25:50.151Z","dependency_job_id":"509238ad-3878-4fd0-93d7-69cb0f878822","html_url":"https://github.com/yoggys/hunger-games-bot","commit_stats":null,"previous_names":["yoggys/hunger-games-bot"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yoggys/hunger-games-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoggys%2Fhunger-games-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoggys%2Fhunger-games-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoggys%2Fhunger-games-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoggys%2Fhunger-games-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoggys","download_url":"https://codeload.github.com/yoggys/hunger-games-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoggys%2Fhunger-games-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: 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":["bot","discord","fun","game","hunger-games","python"],"created_at":"2026-01-23T04:35:08.022Z","updated_at":"2026-01-23T04:35:10.959Z","avatar_url":"https://github.com/yoggys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hunger Games Discord Bot\n\n## Requirements\n\n```bash\nPython 3.10\n```\n\n## Installation\n\n```bash\npip3 install -r requirements.txt\naerich init -t utils.settings.TORTOISE_ORM\naerich init-db\n```\n\n## Enviroment variables\n\n```bash\nTOKEN = your bot token\n```\n\n## Usage\n\n### Run bot\n\n```bash\npython3 main.py\n```\n\n### Lint code\n\n```bash\npython3 -m black .\n```\n\n### Tests\n\n```bash\npython3 -m pytest ./tests.py\n```\n\n### How to update db with lastest changes\n\nMigrate changes:\n\n```bash\naerich migrate --name \u003cname\u003e\n```\n\nBe aware that some field parameters will not be read correctly, for this purpose edit the file in `/migrations` and add for example `DEFAULT []` for default values (tortoise.fields.JSONfield).\n\nApply changes:\n\n```bash\naerich upgrade\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoggys%2Fhunger-games-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoggys%2Fhunger-games-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoggys%2Fhunger-games-bot/lists"}