A little Vencord plugin I made that just... does your Discord quests for you. No watching the videos, no playing the games, no streaming to a friend. Click a button, grab your reward, done!
Built on top of aamiaa's quest completer code, just wrapped up into a proper Vencord plugin so it's actually easy to use.
Adds a button to the quest popup that just completes it for you in the background. No actually doing the quest required.
Watch-a-video quests, stream-to-a-friend quests, play-the-game quests — it handles all of them so you don't have to sit through any of it.
Grab the avatar decorations, profile effects, and whatever else Discord's handing out, without wasting your time actually earning them.
It's literally one file you drop into your Vencord plugins folder. No bloat, no extra dependencies to mess with.
Whenever Discord changes how quests work and it breaks, I push out a new release to fix it. So it should just keep working.
It's all up on GitHub, so you can read exactly what it does before you build it. Nothing sketchy going on (promise).
Heads up: since this is a custom plugin, you've gotta build Vencord from source. Here's how (it's honestly not that bad).
Download the official Vencord repo and get a normal source build working first. Never done this before? Just follow Vencord's own "install from source" guide, it walks you through everything.
Inside the Vencord source, head into src/plugins and make a new folder called questCompleter.
Download the latest .tsx file from the GitHub releases and chuck it into that questCompleter folder you just made.
Build Vencord and inject it into Discord. Restart Discord, flip on Quest Completer in the plugin settings, and that's it — you're done!
The loose .tsx just sitting in the repo folder is super outdated — don't use that one. Always grab the newest version from the Releases page instead.
I made a full video tutorial that walks through the whole setup, if you'd rather just follow along with that.
Grab the latest release and start cheesing your Discord quests the easy way.