Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 1.59 KB

README.md

File metadata and controls

70 lines (45 loc) · 1.59 KB

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.