Quest Completer 🎯 Latest release: v2.0.3

Finish Discord Quests Without Doing Anything

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!

How to Install View Source Watch Tutorial

What it does

Built on top of aamiaa's quest completer code, just wrapped up into a proper Vencord plugin so it's actually easy to use.

One-Click Completion

Adds a button to the quest popup that just completes it for you in the background. No actually doing the quest required.

Skip the Boring Part

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.

Free Rewards

Grab the avatar decorations, profile effects, and whatever else Discord's handing out, without wasting your time actually earning them.

Tiny Little Plugin

It's literally one file you drop into your Vencord plugins folder. No bloat, no extra dependencies to mess with.

I Keep It Updated

Whenever Discord changes how quests work and it breaks, I push out a new release to fix it. So it should just keep working.

Open Source

It's all up on GitHub, so you can read exactly what it does before you build it. Nothing sketchy going on (promise).

Installation

Heads up: since this is a custom plugin, you've gotta build Vencord from source. Here's how (it's honestly not that bad).

1

Grab the Vencord source code

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.

2

Make the plugin folder

Inside the Vencord source, head into src/plugins and make a new folder called questCompleter.

src/plugins/questCompleter/
3

Add the plugin file

Download the latest .tsx file from the GitHub releases and chuck it into that questCompleter folder you just made.

4

Compile & inject

Build Vencord and inject it into Discord. Restart Discord, flip on Quest Completer in the plugin settings, and that's it — you're done!

Don't use the file in the repo folder!

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.

More of a visual person?

I made a full video tutorial that walks through the whole setup, if you'd rather just follow along with that.

Wanna skip the grind?

Grab the latest release and start cheesing your Discord quests the easy way.

Download Latest Release Back to Sail Hub