Skip to content
/ TSBB Public
forked from wolandark/TSBB

Telegram Server Backup Bot Written in BASH

License

Notifications You must be signed in to change notification settings

eze-fayu/TSBB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

1.Get your bot token from https://t.me/BotFather

2.Get your chat id from https://t.me/RawDataBot (numerical value in JSON output's id field)

3.Add your new bot to a personal group, bots can't msg anyone unless they share a group with them.

4.run the script with directories to backup as arguments

Syntax:

SCRIPT [arg1] [arg2] [arg3] etc

Example:

./W-Backup /var/www/html

To backup several directories in a single archive:

./W-Backup /var/www/html /usr/share .config/

About

Telegram Server Backup Bot Written in BASH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%