samadii / Archive-bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%