luiscib3r / Telezon-S3

Telezon S3 is a storage service that implements Amazon S3-compatible API using Telegram as the storage backend. It allows you to store and retrieve files using standard S3 clients while leveraging Telegram's infrastructure for actual file storage.
MIT License
13 stars 2 forks source link

Change TelegramStorage to use user account. #1

Closed luiscib3r closed 3 years ago

luiscib3r commented 3 years ago

Change TelegramStorage to use a user account instead of a bot account.