{"id":13342282,"url":"https://github.com/Amdrel/lorewalker-cho","last_synced_at":"2025-03-12T00:31:13.428Z","repository":{"id":49635390,"uuid":"110479157","full_name":"Amdrel/lorewalker-cho","owner":"Amdrel","description":"A Discord bot that asks trivia questions related to the game World of Warcraft.","archived":false,"fork":false,"pushed_at":"2022-09-16T18:00:45.000Z","size":2576,"stargazers_count":4,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T05:51:07.797Z","etag":null,"topics":["bot","discord-bot","postgresql","python","python3","trivia","world-of-warcraft","wow"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Amdrel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-12T23:46:47.000Z","updated_at":"2024-12-23T20:20:50.000Z","dependencies_parsed_at":"2022-09-12T21:21:56.585Z","dependency_job_id":null,"html_url":"https://github.com/Amdrel/lorewalker-cho","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amdrel%2Florewalker-cho","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amdrel%2Florewalker-cho/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amdrel%2Florewalker-cho/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amdrel%2Florewalker-cho/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amdrel","download_url":"https://codeload.github.com/Amdrel/lorewalker-cho/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136265,"owners_count":20241987,"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","discord-bot","postgresql","python","python3","trivia","world-of-warcraft","wow"],"created_at":"2024-07-29T19:28:56.301Z","updated_at":"2025-03-12T00:31:11.987Z","avatar_url":"https://github.com/Amdrel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lorewalker Cho [![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](COPYING)\n\nCho Trivia is a Discord bot that asks trivia questions related to the game\nWorld of Warcraft.\n\n## Contributing\n\nI can always use more questions and answers for Cho, feel free to make pull\nrequests with new questions and answers if you want to help out.\n\n## Building\n\nThe project requires a recent version of python (3.6+) and uses pip to manage\ndependencies.\n\n## Running\n\nA bot token is required for running Cho.\n\n```bash\n# Install dependencies.\npython3 -m venv venv\nsource ./venv/bin/activate\npip install -r requirements.txt\n\n# Setup the postgres database schema (requires an empty db)\nsource ./env.sh\nalembic upgrade head\n\n# Run the bot.\n./lorewalker-cho.sh\n\n# Done!\n```\n\nAn example environment file:\n\n```bash\nexport CHO_DISCORD_TOKEN=\"\u003cyour_discord_token\u003e\"\nexport CHO_PG_HOST=\"/var/run/postgresql\"\nexport CHO_PG_DATABASE=\"cho_trivia\"\n```\n\n## License\n\nThis work is licensed under the GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmdrel%2Florewalker-cho","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAmdrel%2Florewalker-cho","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmdrel%2Florewalker-cho/lists"}