This repository contains plugins for Shelter.
End-to-End Encryption (E2EE) for Discord using the OpenPGP standard.
Upload files up to 1GB directly to Litterbox (Catbox.moe) from Discord. Bypass Discord’s file size limits with anonymous temporary uploads.
npm install -g @uwu/lunegit clone https://github.com/corploc/shelter-plugins.git
cd shelter-plugins/
npm install
To build a specific plugin:
npx lune build [plugin_name]
Example: npx lune build pgpcord
To start the development server for a plugin:
npx lune dev [plugin_name]
Example: npx lune dev pgpcord
This project is licensed under the MIT License.