Skip to content

1mpossible-code/TeleStore

Repository files navigation

Free, Unlimited, and Encrypted File Storage via Telegram

Effortlessly store and manage your files with robust encryption for ultimate privacy and security!

Report Bug · Request Feature

Table of Contents

About The Project

Project-Demo-GIF

Telegram storage leverages the Telegram Bot API to store and retrieve files easily, allowing for a seamless file storage and management experience. Furthermore, Telegram storage encrypts your files, ensuring your data is kept private. With its user-friendly interface and robust security measures, Telegram storage is the perfect solution for managing your files securely and efficiently.

Built With

This section lists any major frameworks/libraries used to bootstrap the project.

  • Telegram Bot API
  • Flask
  • Docker
  • React
  • Redux

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Docker
  • Docker compose
  • Telegram Bot

Installation

  1. # Clone the repository:
    git clone https://github.com/1mpossible-code/TeleStore.git
    cd telegram-storage
  2. # Start Docker containers:
    docker compose up

Usage

  1. Setup your Telegram bot:
    • Open a conversation with BotFather.
    • Use the command /newbot and follow the instructions to create a new bot.
    • Save the token provided by BotFather.
  2. Interact with your bot:
    • Send the command /start to your bot to initialize the interaction.

That's it! Your Telegram bot is now ready to store and manage your files efficiently.

See the open issues for a full list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPLv3 License.