A Discord bot that reminds you to do your homework, scraped from https://arbor-education.com/
Website: https://duplicake.fyi/projects/arboralert/
Note this bot is currently insecure, slow, hasn't got many features and is in one file. Keep in mind, it's still in development. It will be run using Docker in the future.
- Clone the project from GitHub
- Rename the file '.env2' to '.env'
- Set the environment variables in '.env'
- Run 'pip install -r requirements.txt' (I recommend doing this in a venv)
- Install firefox and geckodriver
- Run main.py
- DM ArborAlert 'setup' and set your username and password
- DM ArborAlert 'fetch' to scrape your homework
- You're done!