Effortlessly store and manage your files with robust encryption for ultimate privacy and security!
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.
This section lists any major frameworks/libraries used to bootstrap the project.
- Telegram Bot API
- Flask
- Docker
- React
- Redux
To get a local copy up and running, follow these simple steps.
- Docker
- Docker compose
- Telegram Bot
-
# Clone the repository: git clone https://github.com/1mpossible-code/TeleStore.git cd telegram-storage
-
# Start Docker containers: docker compose up
- 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.
- Interact with your bot:
- Send the command
/start
to your bot to initialize the interaction.
- Send the command
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).
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPLv3 License.