Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/teletips/FileToLink


https://github.com/teletips/FileToLink

Last synced: 4 months ago
JSON representation

Lists

README

        

File To Link Bot - TeLe TiPs


Telegram bot to provide links of different types of files you send.



made-with-python


Stars
Forks
Watchers

License
Repository Size
Contributors
Issues

## WHAT CAN THIS BOT DO
Is it a nuisance to send huge files to others? File To Link Bot is for you.This bot will help you to provide shorten links for different types of files you send.

## Deployment Methods

### Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/teletips/FileToLink)

## Config Vars
1. `BOT_TOKEN` : A Valid Telegram Bot Token, get it from @Botfather

## HOW TO USE THIS BOT

```
- You can send any type of files (Video, Image, Audio, Document) to this bot.
- Bot will send a shorten link of that file to you.
```
## Credits
- [TeLe TiPs](https://github.com/teletips)

## Friendly Warning

- You are free to use this code in any of your projects, but you MUST include the following in your README.md (Copy & paste)
```
##Credits
- [File To Link Telegram bot by TeLe TiPs] (https://github.com/teletips/FileToLink)
```