Python script for automatic aukro notifications using discord webhook.
- 💻 PyCharm
- ☕ Coffee
To get a local copy up and running follow these simple steps.
- Python
- Poetry
You need to install python for this to work. If you don't have python click this link to download it: python.org
And you need to install poetry for this to work. If you don't have poetry click this link to download it: python-poetry.org
- Download the zip file or clone the repo
git clone https://github.com/Pygot/AukroNotifier.git
- Navigate to the AukroNotifier folder
- Open a command prompt in the folder and execute the following command
poetry install
- Edit config.py
- Run main.py
- Enjoy!