Notifications after sync to Telegram


nikita1

Recommended Posts

Each folder will have settings with "notifications to Telegram"

settings:

API_KEY _______

CHAT_ID _______

TEXT

Text Settings:

-+ count of added/deleted files after sync end

-+ names of added deleted files afted sync end

-+ start/end time of sync

Script to notify:

https://api.telegram.org/API_KEY/sendMessage?chat_id=CHAT_ID&text=TEXT

Notification script can be open to modify by user. So you can add more settings fields and user can use his own API to notify (whatasp viber line or something else)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.