Skip to content

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

Notifications You must be signed in to change notification settings

RobotTrick/Archive-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages