diff --git a/README.md b/README.md index d8e16af..fc10a59 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,24 @@ 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. +## Before you start! + +The first time the script runs, either as the very first time or after a server reboot, the current information is cached in the /tmp folder as ncwhatevername.old + +This is to avoid you getting hundreds of messages. + +Any new information from that point on will be sent to you. + +If you need assistance, please find me on [Reddit](https://reddit.com/u/thisiszeev). In your /var/log folder is the file called nextcloud-telegram-notify.log + +```` +# tail /var/log/nextcloud-telegram-notify.log +```` + +Send me the output of that command on a Reddit Chat. + +Due to popular request, I am going to setup a Discord as well. Will post it here soon. + ## checknewusers.sh ![screenshot](images/checknewusers.png)