Skip to content

Join tokens to a Discord Server using VaultCord OAuth2 (no CAPTCHA!)

License

Notifications You must be signed in to change notification settings

VaultCord/Discord-Token-Joiner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaultCord - Token Joiner

☁️ Join Discord tokens to your server with no CAPTCHA!

Support + Community

Telegram Chat | Website | Tutorial Video (click here)

Is this safe?

Yes, this program is safe. Here's why:

  • The source code is completely open. So you can be 100% sure it's innocent code
  • You can run our program on https://tria.ge/ or Windows Sandbox or any RDP server. We do NOT block Virtual Machines

Your botted Discord tokens are never sent to us. They are only used on Discord's authorization page to create OAuth2 API keys https://discord.com/developers/docs/topics/oauth2#client-credentials-grant

These OAuth2 API keys only have the permission of joining servers. No messages, or any other private data can be accessed.

Copyright License

VaultCord Token Joiner is licensed under Elastic License 2.0

  • You may not provide the software to third parties as a hosted or managed service, where the service provides users with access to any substantial set of the features or functionality of the software.

  • You may not move, change, disable, or circumvent the license key functionality in the software, and you may not remove or obscure any functionality in the software that is protected by the license key.

  • You may not alter, remove, or obscure any licensing, copyright, or other notices of the licensor in the software. Any use of the licensor’s trademarks is subject to applicable law.

Thank you for your compliance, we work hard on the development of VaultCord and do not appreciate our copyright being infringed.

Installation

Using Binary EXE (Easier)

  1. Download the zip for your Operating System from Releases
  2. Unzip the contents into a folder
  3. Run the exe

Using Source

  1. Install Python 3.9.10 (should work with other versions)
  2. Download source with the green Code button, then Download ZIP
  3. Unzip the contents into a folder
  4. Run in your command prompt:
pip install -r requirements.txt
  1. Run main.py, either by double clicking or with command prompt (preferred way):
python main.py

About

Join tokens to a Discord Server using VaultCord OAuth2 (no CAPTCHA!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages