backupdir-tg script

This commit is contained in:
2022-05-14 16:34:05 +05:00
parent f3caa2885a
commit ab05330e40
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Telegram Config
### Your Telegram Bot API Token, Contact @BotFather on Telegram to obtain token
TG_BOT_TOKEN=''
### Your Telegram chat ID, This could be your user, group, supergroup or channel ID, add "-100" first if supergroup or channel
TG_CHATID=''
### Change to a private hosted Telegram Bot API if compressed dir is over 50MB
TG_BOTAPI='https://api.telegram.org/bot'
# Compression