Skip to content

bomba5/TransferBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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