{"id":16342798,"url":"https://github.com/kclejeune/registrationbot","last_synced_at":"2026-05-01T19:31:28.911Z","repository":{"id":82593259,"uuid":"134361450","full_name":"kclejeune/RegistrationBot","owner":"kclejeune","description":"Automating course registration because waking up at 7:00AM is just plain cruel.","archived":false,"fork":false,"pushed_at":"2021-11-10T04:15:52.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-01T02:43:36.293Z","etag":null,"topics":["python","selenium"],"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/kclejeune.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-22T04:40:23.000Z","updated_at":"2023-09-05T17:51:52.000Z","dependencies_parsed_at":"2023-06-08T07:30:25.157Z","dependency_job_id":null,"html_url":"https://github.com/kclejeune/RegistrationBot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kclejeune/RegistrationBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kclejeune%2FRegistrationBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kclejeune%2FRegistrationBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kclejeune%2FRegistrationBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kclejeune%2FRegistrationBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kclejeune","download_url":"https://codeload.github.com/kclejeune/RegistrationBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kclejeune%2FRegistrationBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["python","selenium"],"created_at":"2024-10-11T00:05:13.181Z","updated_at":"2026-05-01T19:31:28.893Z","avatar_url":"https://github.com/kclejeune.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Registration Bot\n\nEver needed a class with one spot left? Get a bot to do it for you (if you're using \\*NIX, at least)\n\n## Dependencies\n\nClone the repository and navigate to its directory.\n\n```bash\ngit clone https://github.com/kclejeune/RegistrationBot.git\ncd RegistrationBot\n```\n\nThis project uses Nix to manage dependencies. You can install it on macOS with\n\n```\nsh \u003c(curl -L https://nixos.org/nix/install) --daemon --darwin-use-unencrypted-nix-store-volume\n```\n\nor on Linux with\n\n```\nsh \u003c(curl -L https://nixos.org/nix/install) --daemon\n```\n\nFinally, ensure that Firefox is installed.\n\n### Manual Install Instructions\n\nYou can alternatively install these dependencies to run the project:\n- `python3`\n- `selenium`\n- `geckodriver`\n\nall further instructions will assume that Nix and Firefox are installed.\n\n## Using the Script\n\n**WARNING: YOU MUST MAKE SURE YOUR COMPUTER WILL NOT SLEEP BEFORE 7:00.  PLUG IT IN AND CHECK THE SETTINGS**\n\nIt is *highly* recommended to use a utility to prevent your computer from sleeping.\nI'd recommend running something like `brew cask install keepingyouawake` or `sudo apt install caffeine`, which will allow you to 'caffeinate' your computer overnight. On macOS, you can\ndo this with `caffeinate -i nix-shell --run \"[see command below]\"`.\n\nTo test the script in an actual browser window, run:\n\n```bash\nnix-shell --run \"python3 bot.py --test --no-headless\"\n```\n\nTo run the script, navigate to the RegistrationBot directory and run:\n\n```bash\nnix-shell --run \"python3 bot.py --threads 8\"\n```\n\nFollow the instructions to enter your username and password (type carefully, you can't see the prompt for security reasons).\nThat's it, good luck!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkclejeune%2Fregistrationbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkclejeune%2Fregistrationbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkclejeune%2Fregistrationbot/lists"}