Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 824 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 824 Bytes

alt_text

TransferBot

What is TransferBot?

TransferBot is a Telegram interface to transfer.sh. Just send a picture, video, song or any other of Telegram supported media to upload it and get the link. This bot was made with python-telegram-bot wrapper. A living example of this bot may be found here: @transferbot_bot according to my test server availability.

What is required?

You will need:

  • python
  • python-pip

You can resolve python modules dependencies by:

sudo pip install -r requirements.txt

Config:

  • Edit conf/token.conf.dist using your token received from BotFather and save it to conf/token.conf