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

https://github.com/vb64/telegram.filestore

example of using telegram cloud as filestore
https://github.com/vb64/telegram.filestore

Last synced: 8 months ago
JSON representation

example of using telegram cloud as filestore

Awesome Lists containing this project

README

          

# telegram.filestore
example of using telegram cloud as filestore

## Requirements

```
pip install pyTelegramBotAPI
```

github [pyTelegramBotAPI](https://github.com/eternnoir/pyTelegramBotAPI)

## Usage

```
python source/upload.py file_to_upload
```