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
- Host: GitHub
- URL: https://github.com/vb64/telegram.filestore
- Owner: vb64
- License: mit
- Created: 2017-05-08T19:15:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T22:28:17.000Z (about 9 years ago)
- Last Synced: 2025-02-03T15:55:32.727Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```