Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 318 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 318 Bytes

FTP-UploaderBot

Upload File To FTP through Telegram Bot

Recommend Server

ubuntu 20 or above

Packages You need install on Server

  • apt install python3-pip
  • pip install pyrogram
  • pip install tgcrypto
  • pip install aioftp

How to Use

  • navigate to bot folder
  • Change Details in config.py
  • python3 bot.py