Git Product home page Git Product logo

unzip-bot's Introduction

》 Unzipper 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
  • Support for multipart archives (archives ending with .001, .002, etc.)
  • Upload files larger than 2GB to gofile.io
  • Backup extracted files to gofile.io
  • Custom thumbnail support
  • 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 @MissRose_bot (Start the bot and send /info command).
  • BOT_TOKEN - Bot Token of Your Telegram Bot. Get it from @BotFather
  • MONGODB_URL - Your MongoDB url, Tutorial here
  • LOGS_CHANNEL - Follow these steps,
    • Make a private channel
    • Add your bot to the channel as an admin
    • Send a message and copy it's link
    • The link'll be something like https://t.me/c/12345/1. Simply copy the 12345 part from it and add -100 to the beginning of it. Now it'll be something like -10012345. That's your channel id!
  • DB_CHANNEL - Private channel to save thumbnails. Defaults to LOGS_CHANNEL value. However it's recommended to use separate channel
  • GOFILE_TOKEN - Your gofile.io API token from your profile page

Deploy 👀

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

Note ⚠️ This branch is using arch linux.

But Why 🤔? Cuz arch's p7zip package is the only maintained version of original p7zip package with some additional features

With Heroku


Self-Hosting

git clone -b arch https://github.com/Itz-fork/Unzipper-Bot.git
cd Unzipper-Bot
pip3 install -r requirements.txt

# Arch linux only
sudo pacman -S p7zip

Edit config.py with your own values

bash start.sh

DONE 🥳, Enjoy The Bot! Be sure to Follow Me on Github and Star 🌟 this repo 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) 2022 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

unzip-bot's People

Contributors

itz-fork avatar ak4111 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.