charlesbrown502 / UnzipBot

Telegram Bot to Unzip and Unrar files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unzip Bot

A star ⭐ from you means a lot to us!

Telegram bot to unzip files.

Open Source Love svg1

Table of Contents
  1. Usage
  2. Environment Variables
  3. Functions
  4. To-Do
  5. Stats
  6. License
  7. Contributing
  8. Credits
  9. Support

Usage

Deploy to Heroku

Deploy

  1. Tap on above button and fill API_ID, API_HASH, BOT_TOKEN. Alternatively fill OWNER_ID and OWNER_NAME. Note : Fill both or leave both unless bot won't work.
  2. Then tap "Deploy App" below it. Wait till deploying is complete (will take atmost 2 minutes).
  3. After deploying is complete, tap on "Manage App"
  4. Check the logs to see if your bot is ready!

Local Deploying

  1. Clone the repo

    git clone https://github.com/MysteryBots/UnzipBot
  2. Edit Config.py and fill the needed variables by following this

  3. Enter the directory

    cd UnzipBot
  4. Run the file

    python3 unzipbot.py

Environment Variables

Mandatory Vars

Optional Vars

(fill both or neither)

  • OWNER_ID - Get it from @MissMiley_bot by sending /id to it.
  • OWNER_NAME - Your Name (to be shown as owner in bot)

Functions

More features soon, this is an minimal example :)

  1. Send any zip/rar file, choose a mode and rest on the bot.

To-Do

That's on you mainly...

  1. Zipping feature maybe.

Stats

GitHub forks GitHub stars GitHub watchers Maintenance

License

License: AGPL v3

Contributing

GitHub contributors

Contributions are heartily accepted.

PRs Welcome

Credits

Support

Channel :- @MysteryBots

Group Chat :- @MysteryBotsChat

:)

forthebadge made-with-python

ForTheBadge built-with-love

ForTheBadge makes-people-smile

About

Telegram Bot to Unzip and Unrar files.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%