Go to file
Ze'ev Schurmann 6b08e5c9e1 Added checknewusers.sh 2024-02-01 04:27:37 +02:00
images Added checkupdates.png 2024-02-01 03:23:07 +02:00
LICENSE Initial commit 2024-02-01 03:10:38 +02:00
README.md Update 'README.md' 2024-02-01 03:42:20 +02:00
checknewusers.sh Added checknewusers.sh 2024-02-01 04:27:37 +02:00
checkupdates.sh Added checkupdates.sh 2024-02-01 03:13:41 +02:00

README.md

nextcloud-telegram-notify

This is going to become a collection of scripts, which will eventually become one script to rule them all.

Get notified when stuff happens on your Nextcloud Install.

If you don't know how to set up a Telegram bot and channel then google it.

checkupdates.sh

screenshot

Run this as a cronjob. It will send you no more than one Telegram per day if there are updates available.

Example crontab entry to check for updates every 4 hours:

00 */4  * * *   root    bash /root/scripts/nextcloud-telegram-notify/checkupdates.sh