gxavier38 / BUBot

Automated tool for signing up to Boston University classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUBot

A tool that automatically signs up to Boston University classes as soon as free seats are available.

This tool has been deprecated as of January 2020 with the introduction of Duo two-factor authentication to the Student Link.

Requirements

Usage

To download, run the following commands

pip3 install requests
git clone https://github.com/gxavier38/BUBot.git

To run BUBot, run the following commands

cd BUBot
python3 script.py

and follow the instructions on the terminal.

About

Automated tool for signing up to Boston University classes


Languages

Language:Python 100.0%