Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 711 Bytes

File metadata and controls

19 lines (13 loc) · 711 Bytes

Hiddify_AutoBackup

Upload Hiddify server backup every 3 hour to your private chat with telegram bot

Prerequisites

Telegram Bot Token (create new bot in https://t.me/botfather and copy the Token)

Telegram user chat id (you can ge this from https://t.me/userinfobot)

Installed Hiddify-Server (release version)

Make sure you have started the conversation between the given user and bot

Installation :

cd /opt && git clone https://github.com/Rasoul-Khajavi/Hiddify_AutoBackup.git && cd /opt/Hiddify_AutoBackup && chmod +x install.sh && chmod +x backup_and_upload.sh && ./install.sh

at the end of installation you will be prompted to enter Bot Token and chat id. Enjoy!