| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Backup/ ├── file1.txt ├── video.mp4 ├── project/ ├── .backupignore └── .uploaded_list.txt telegram.py
Edit these parameters in telegram.py:
BOT_TOKEN = "YOUR_TELEGRAM_BOT_TOKEN" CHAT_ID = "YOUR_CHAT_ID" BACKUP_FOLDER = r"Backup"
python telegram.py
The bot will automatically check for updates every 10 seconds.
*.log *.tmp secret.txt cache/
If this script helped you, give the repository a star ⭐ on GitHub!
| Back | FazBrowse Home | New Git URL |