{"id":27393985,"url":"https://github.com/pyristix/would-you-rather-battle-bot","last_synced_at":"2026-04-14T18:33:32.324Z","repository":{"id":180853869,"uuid":"330494938","full_name":"pyristix/would-you-rather-battle-bot","owner":"pyristix","description":"A continuously learning Discord bot that uses a feedforward neural network (a multilayer perceptron) to predict your decisions based on personalized user data.","archived":false,"fork":false,"pushed_at":"2024-02-01T22:30:51.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T08:21:29.999Z","etag":null,"topics":["bot","discord","machine-learning","neural-network","python"],"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/pyristix.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,"zenodo":null}},"created_at":"2021-01-17T21:58:58.000Z","updated_at":"2024-02-01T22:31:01.000Z","dependencies_parsed_at":"2025-04-13T22:16:30.480Z","dependency_job_id":"52d4b58c-b4bc-49fb-b099-7560d425c8f0","html_url":"https://github.com/pyristix/would-you-rather-battle-bot","commit_stats":null,"previous_names":["pyristix/would-you-rather-battle-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyristix/would-you-rather-battle-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyristix%2Fwould-you-rather-battle-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyristix%2Fwould-you-rather-battle-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyristix%2Fwould-you-rather-battle-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyristix%2Fwould-you-rather-battle-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyristix","download_url":"https://codeload.github.com/pyristix/would-you-rather-battle-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyristix%2Fwould-you-rather-battle-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31810737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"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","machine-learning","neural-network","python"],"created_at":"2025-04-13T22:16:28.865Z","updated_at":"2026-04-14T18:33:32.308Z","avatar_url":"https://github.com/pyristix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Would You Rather Battle Bot\n\nA Discord bot that uses a feedforward neural network (a multilayer perceptron) to predict what you will choose given two options regarding who you would rather battle.\n\n## Commands\n\n- $bb$start\n  - Starts up a new battle if one is not already in progress. If one is already in progress, this command brings up the current battle details. It also gives a prediction about what you will choose based on past data.\n- $bb$select \\[Decision\\]\n  - Used for selecting one of the options by replacing \\[Decision\\] with the option you choose, e.g. $bb$select 2 horses\n- $bb$reset\n  - Clears previous selection data for the user who calls the command\n\n## Required installations\n\n- Python 3\n- pandas\n- scikit-learn\n- discord.py\n\nThe dependencies below Python 3 can be installed using the pip command that comes with Python 3.\n\n### Installing the bot\n\n```bash\n# Clone the repository\ngit clone https://github.com/Pyristix/would-you-rather-battle-bot.git\n```\n\n### Configuring the bot\n\nAfter cloning the project and installing all dependencies, you need to add your Discord API bot token to the bottom of the battle_bot.py file in the indicated area.\n\n### Starting the bot\n\n```bash\npython3 battle_bot.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyristix%2Fwould-you-rather-battle-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyristix%2Fwould-you-rather-battle-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyristix%2Fwould-you-rather-battle-bot/lists"}