Skip to content

HackWidMaddy/GENZ-FREE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Infinite Storage

GitHub License

A powerful and secure infinite storage solution leveraging the Discord platform. Upload, store, and retrieve files seamlessly through Discord with the added capability to split large files and track them using SQLite for efficient management. DataTables are incorporated for quick file searching and sorting in the user interface.

Features

  • Discord Integration: Utilize the Discord bot to send and receive files effortlessly.
  • Flask UI with DataTables: User-friendly web interface powered by Flask with DataTables for quick file searching and sorting.
  • File Splitting: Automatically split files larger than 25 MB for efficient storage and retrieval.
  • SQLite Database: Keep track of file parts and their relationships for seamless reconstruction.
  • Infinite Storage: Store as many files as you need with the power of Discord.

Getting Started

  1. Clone the repository:

    git clone https://github.com/greencatcommunity/GENZ-FREE.git
    
  2. Install dependencies and configure your Discord bot token and other settings in config.json:

    pip install -r requirements.txt
    
  3. Run the application:

    python main.py
    

Contributing

Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A powerful and secure infinite storage solution leveraging the Discord platform. Upload, store, and retrieve files seamlessly through Discord with the added capability to split large files and track them using SQLite for efficient management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors