Telegram Cloud is a cloud that stores files in a telegram channel with the help of a bot. It's coded in HTML and Js python and uses the Flask module to operate.
- Infinite storage
- 100% free to use
- Can work with any plain text file (Only plain text file accepted like .json .txt .csv..)
- Easy to use thanks to its web interface
- Windows 10/11 OS only (win32, for x86, x86_64, and arm64 architectures)
- Python 3.x (python 3.12 used for the project.)
- Python modules (flask, colorama)
Start by installing the modules by running the command pip install -r requirements.txt
↦Troubleshooting: Check that your pip environment variable is working properly
Execute main.py by clicking on it or by running the command python main.py
↦Troubleshooting: Check that the previous step has been completed (module installation)
Open your web browser and go to localhost:8080
, then let the interface guide you.
↦Troubleshooting: Check that the previous steps have been carried out (module installation + main.py started).
- Download last Python version by clicking here
- Only for educationnal, personal or good puposes.
- We decline any responsability in case of misuse of this code.
- Please don't SKID/PASTA this script.