FileSponge/README.md

6 lines
371 B
Markdown
Raw Normal View History

2020-09-23 22:48:04 +02:00
FileSponge
==========
Proxy file requests to multiple consistent mirrors of a single immutable remote source. The requested files will be always online by storing the first file response into a local database.
This library has been created to retrieve a specific file from multiple telegram bots, without needing to know where the file is or which bot has access to it.