Skip to content

samadii/Archive-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archive Bot

A telegram bot that allows compression of multiple files into a ZIP archive

Deploy to Heroku

Deploy

Deploy locally

Clone the repository:

git clone https://github.com/samadii/archive-bot.git

Install requirements

pip3 install -r requirements.txt

Enter the API_ID and API_HASH and BOT_TOKEN Example:

--API_ID >> 1
--API_HASH >> abcdef1234
--BOT_TOKEN >> 1234567890:ABCDEF

Run the bot

python3 main.py

About

A telegram bot that allows compression of multiple files into a ZIP archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%