Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 365 Bytes

jamix-discord-webhook

Python script that retrieves a Jamix menu from Jamix API and forwards it to a Discord webhook.

Mainly intended to be ran using cron.

Can be configured in main.py.

Requirements: discord.py: pip3 install discord

Configuration guide: guide image