Skip to content

Very simple project to upload recursively all files to telegram from a particular folder

Notifications You must be signed in to change notification settings

Damontools32/tg-pyrogram-upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USE THIS SCRIPT TO UPLOAD RECURSIVELY IN ORDER ALL FILES TO TELEGRAM ALONG WITH EACH FILES FULL PATH AS CAPTION FOR EASY TRACKING.

Requirements Installation: bash req.sh

Execution: bash script.sh

REPLACE api_id api_hash inside upload.py REPLACE line 2, line 5 PARENT FOLDER PATH inside script.sh

About

Very simple project to upload recursively all files to telegram from a particular folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.0%
  • Shell 49.0%