- PHP >= 7.1 and the cURL extension is available.
- Bash and cURL command are available.
Edit the config.php.dist
with your parameters
cp config.php.dist config.php
Run script (can be run with an interval via a CRON)
php path/to/directory/check_and_notif.php > /dev/null
Edit the config.sh.dist
with your parameters
Run script (can be run with an interval via a CRON)
bash path/to/directory/check_and_notif.sh > /dev/null
You must create a webhook on the channel of your choice. You must have the rights on the Discord server for this.