-
Notifications
You must be signed in to change notification settings - Fork 1
Home
TWTom edited this page Jan 6, 2024
·
3 revisions
This project leverages Discord's free storage through webhooks and integrates with PyMongo and PyFilesystem2 to create a filesystem. Additionally, it provides the capability to create a secure SFTP server for file operations.
- Discord Integration: Utilizes Discord webhooks for free storage and communication.
- Database Storage: MongoDB integration through PyMongo for metadata and file management.
- Filesystem Operations: Powered by pyfilesystem2 for seamlessly handling OS operations.
- CDN link renewal: Automatically renew the link when the CDN link expires.
- SFTP Server: Ability to create a secure SFTP server for file transfer and management.