Skip to content

IDN-C-X/IDN-Unzip-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDN Unzip Bot

A Telegram Bot to Extract Various Types Of Archives

Features

  • Extract various types of archives like rar, zip, tar, 7z, tar.xz etc.
  • Password support for extracting
  • Extract archives from direct links
  • Broadcast Messages to users
  • Ban / Unban users from using your bot
  • Send logs in a private channel

And Some other features 🔥!

Configs 📖

  • APP_ID - Your APP ID. Get it from my.telegram.org
  • API_HASH - Your API_HASH. Get it from my.telegram.org
  • BOT_OWNER - Your Telegram Account ID. Get it from @YogaWaifuBot (Start the bot and send /id command).
  • BOT_TOKEN - Bot Token of Your Telegram Bot. Get it from @BotFather
  • MONGODB_URL - Your MongoDB url, Tutorial here
  • LOGS_CHANNEL - Make a private channel and forward a message from that channel to @ChannelidHEXbot to Get this. (Make sure to add Your bot to the channel as an admin)

Deploy

Deploying is easy 🤫! You can deploy this bot in Heroku or in a VPS ♥️! Star 🌟 Fork 🍴 and Deploy

With Heroku

Deploy

With VPS

  • Clone this repo
git clone https://github.com/IDN-C-X/IDN-Unzip-Bot.git
  • Enter to the project directory,
cd IDN-Unzip-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 😍!

Found a bug 🐞?

If you found a bug in this bot please open an issue or report it at the Support Group.

Support

License & Copyright

Copyright (c) 2021 Itz-fork
Edited by IDN-C-X (zYxDevs)

This IDN-Unzip-Bot repository is licensed under GPLv3 License.