Mouli Alert ping everyone on Discord when a new moulinette is available.
⚠ This program is only avalaible with Tekme (Montpellier's campus Moulinette) !
- Clone the project
git clone https://github.com/mael-app/Mouli-Alert.git
- Create a
.env
file in the project folder
TOKEN='your_tekme_token'
WEBHOOK_URL='your_discord_webhook_link'
- Run the script
python3 main.py