Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 420 Bytes

Get started

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