Update 'README.md'
This commit is contained in:
parent
8421f9e965
commit
f5e50336e3
11
README.md
11
README.md
|
@ -1,2 +1,13 @@
|
||||||
# nextcloud-telegram-notify
|
# 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](images/checkupdates.png)
|
||||||
|
|
||||||
|
Run this as a cronjob. It will send you no more than one Telegram per day if there are updates available.
|
Loading…
Reference in New Issue