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.
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