A Telegram Bot to Extract Various Types Of Archives
- Extract various types of archives like
rar
,zip
,tar
,7z
,tar.xz
etc. - Broadcast Messages to users
- Ban / Unban users from using your bot
- Send logs in a private channel
And Some other features 🔥!
Deploying is easy 🤫! You can deploy this bot in Heroku or in a VPS
- Clone this repo
git clone https://github.com/Itz-fork/Unzipper-Bot.git
- Enter to the project directory,
cd Unzipper-Bot
- Install Requirements,
Install 7z (linux version) in your system,
sudo apt-get install p7zip-full p7zip-rar -y
Then install other requirements,
pip3 install -r requirements.txt
- Fill Config Vars,
For PCs - Use Normal Text Editor to Fill Config Vars
For Vps - If you haven't installed nano yet, Read This - How to install Nano in your computer/Vps
sudo nano config.py
- Now run the bot
bash start.sh
DONE 🥳, Enjoy The Bot! Be sure to Follow Me on Github to Show some support 😍!
If you found a bug in this bot please open an issue or report it at the Support Group.
Copyright (c) 2021 Itz-fork
This Unzipper-Bot repository is licensed under GPLv3 License (https://github.com/Itz-fork/Unzipper-Bot/blob/master/LICENSE).
Copying or Modifying Any Part of the code without permission is strictly prohibited.