Skip to content

axelbjornsson/myschool-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySchool Event Registration Bot

This is a MySchool Event Registration bot that helps you to register for higly sought after events and helps you make sure that you don't get stuck on the dreaded waiting list!

Getting Started

To use this bot you have to make sure that you have Python 3 or higher installed. The bot was developed using Python 3.5 so anything above that should be fine.

Clone this repo to your local machine and install the required third-party modules with the following command:

cd myschool-bot/

pip install -r requirements.txt

Usage

To run the bot simply run the script with python:

python bot.py

If you are using Linux and have both Python and Python3 installed use the following command instead:

python3 bot.py

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A bot for registering for MySchool Events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%