Automatically completes Discord quests for you.
Based on the original work by aamiaa - Discord Quest Script
-
Clone Vencord (if you haven't already):
git clone https://github.com/Vendicated/Vencord.git cd Vencord -
Create userplugins folder:
mkdir -p src/userplugins
-
Clone this plugin into userplugins:
cd src/userplugins git clone https://github.com/mituu-rs/questCompleter cd ../..
-
Install dependencies and build:
pnpm install pnpm build
-
Inject into Discord:
pnpm inject
-
Restart Discord and enable the plugin in Vencord settings
Enable Auto Start in plugin settings to automatically complete quests when you accept them, or use the Vencord Toolbox button (top-right) → "Complete Active Quest" to manually trigger completion.
- ✅ Video Quests
- ✅ Game Quests
- ✅ Stream Quests
- ✅ Activity Quests
Configure which quest types to auto-complete and notification preferences in the plugin settings.
- Game and Stream quests require the official Discord desktop app (not browser or Vesktop)
- For stream quests, you need at least 1 other person in the voice channel
- This plugin requires the VencordToolbox plugin to be enabled for manual triggering