{"id":25275070,"url":"https://github.com/cohoe/bidbot","last_synced_at":"2025-04-06T09:29:25.042Z","repository":{"id":14078871,"uuid":"16782512","full_name":"cohoe/bidbot","owner":"cohoe","description":null,"archived":false,"fork":false,"pushed_at":"2014-11-17T21:31:52.000Z","size":616,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T15:00:07.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cohoe.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}},"created_at":"2014-02-12T21:27:52.000Z","updated_at":"2014-11-17T21:31:52.000Z","dependencies_parsed_at":"2022-07-11T06:18:24.783Z","dependency_job_id":null,"html_url":"https://github.com/cohoe/bidbot","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/cohoe%2Fbidbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cohoe%2Fbidbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cohoe%2Fbidbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cohoe%2Fbidbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cohoe","download_url":"https://codeload.github.com/cohoe/bidbot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463523,"owners_count":20942934,"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":[],"created_at":"2025-02-12T14:49:16.459Z","updated_at":"2025-04-06T09:29:25.012Z","avatar_url":"https://github.com/cohoe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BidBot\nAutomatically bid on jerseys auctioned off through the RIT bidding system\n\n# Features\n1. Multiple campaigns at once\n1. Configurable check-in and bid amount intervals\n1. Auction status report\n1. Bid on a pool of jerseys\n1. Bid to the max on a series of favorite jersey\n\n# Screenshot\n![Demo](/screenshot.png \"Screenshot of current bid status\")\n\n# Installation\n## Dependencies\n* python-requests\n* python-beautifulsoup4\n\nJust ```git clone``` and make sure you have all the dependencies.\n\n# Configuration\nMove the ```config.cfg.example``` to be not an example. Edit the campaign URL if needed and update your information. ```max``` is your maximum bid amount. The ```jerseys``` line indicates which jerseys you want and what bid you currently have on them. ```favorites``` are an optional list that can specify your favorite jerseys that you'll go to the max bid for (in order).\n\nExamples:\n```\njerseys = 27:150, 28:160\nfavorite = 28, 27\n```\nThis means that you want jerseys 27 and 28. You have bids of 150 and 160 respectively already on them. If you do not, set this value to 0. You will bid to your maximum amount for jersey 28 before bidding on 27.\n\n# Usage\n```python run.py -h``` will get you help on the available options.\n\n# Future Plans\n1. ncurses-like screen printing for more sane viewing\n1. Live status view highlighting recent increases\n1. Historical graphs\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcohoe%2Fbidbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcohoe%2Fbidbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcohoe%2Fbidbot/lists"}