naftali100 / Archive-bot

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

Home Page:https://t.me/ZipperTGbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo icon

רובוט דחיסת קבצים

רובוט זה מאפשר דחיסה של קבצים ובכך חוסך את הצורך בהורדה, דחיסה והעלאה מחדש.

איך להריץ?

  • יש לשבט את המאגר עם הפקודה הבאה:
git clone https://github.com/M100achuz2/archive-bot.git
pip3 install -r requirements.txt
[pyrogram]
api_id = 13214253252
api_hash = 342nlkdnvlksnvlsvs3cfcc77
bot_token = 57329872:AAdvnluxdVCbhlhvlsvhesovNUkwvA_MevqJc

[plugins]
root=bot
  • את מפתחות ממשק-תכנות-היישומים תוכלו להשיג בכתובת הבאה: my.telegram.org
  • את אסימון הרובוט תוכלו להשיג מאבא-בוט בטלגרם
  • הריצו את הרובוט:
python3 main.py
  • רובוט זה נוצר על ידי Yehuda-By

TODO:

  • upload progress, only with file mor than 100mb.

  • Allow files of up to 50mb to channel subscribers.

  • zip with password.

  • extracting files (... even with a password).

  • Custom name, more than one word.

About

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

https://t.me/ZipperTGbot


Languages

Language:Python 100.0%