A collection of high-quality plugins for the Discord Revenge client. This repository is structured as a monorepo, meaning multiple plugins are built and hosted from here automatically via GitHub Pages.
| Plugin | Description | Install Link |
|---|---|---|
| VaultRelay | Self-hosted, zero-buffer file uploader for oversized attachments with automatic UI state cleanup. | https://scumbag0lee.github.io/revenge-plugin/VaultRelay/ |
| RedditFetch | Fetch random images from any subreddit. Includes custom DNS/Proxy bypass feature. | https://scumbag0lee.github.io/revenge-plugin/RedditFetch/ |
| DevTools | Essential developer tools for Vendetta. Features massive output handling via paste.gg integration. | https://scumbag0lee.github.io/revenge-plugin/DevTools/ |
Click on a plugin's name above to view its detailed documentation, server setup guides, and features!
- Open the Revenge Discord app on your phone.
- Go to User Settings ⚙️ → Revenge → Plugins.
- Tap the
+(Install Plugin) button in the top right. - Enter the Install Link for the plugin you want (listed in the table above).
- Tap Install, then configure any necessary options in the Plugin Settings!
This repo uses Bun for ultra-fast bundling.
# Install dependencies & build all plugins
bun install
bun run buildCompiled plugins will be generated in dist/[PluginName].
GPL-3.0 License