Skip to content

Automatic (Easiest) setup for Discord backup & recovery bot VaultCord

License

Notifications You must be signed in to change notification settings

VaultCord/Account-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaultCord - Automatic Setup

☁️ Backup and Restore your Discord server in seconds

Support + Community

Telegram Chat | Website | Tutorial Videos

Privacy

Only our client-side dashboard sees the details and it's NOT saved in database, do not worry.

We require 2FA so it's only temporary access to make a bot.
Most people use alt accounts for VaultCord anyways so their bot is safe if their account gets deleted..

You can always use the Manual option on our dashboard if that makes you more comfortable

Other websites & origins are NOT able to access data from the local webserver, there are security checks in place for that.

Copyright License

VaultCord Account Connector 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.

Certain files, excluding the main.py file are licensed under GPL-3.0 license. Disclosures will be visible where applicable.

# -*- coding: utf-8 -*-
# Copyright (C) 2021 github.com/ItsChasa
#
# This source code has been released under the GNU Affero General Public
# License v3.0. A copy of this license is available at
# https://www.gnu.org/licenses/agpl-3.0.en.html

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

Automatic (Easiest) setup for Discord backup & recovery bot VaultCord

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages