A smart tool to backup members ๐Ÿ“ˆ So you even after a raid/ ban you can easily restore them in seconds ๐ŸŽฒ

Overview

๐Ÿค‘ Discord-backer ๐Ÿค‘

A open-source Discord member backup and restore tool for your server. This can help you get all your members in 5 Seconds back after a raid if someone destroyed your server.

๐Ÿ›‘ IMPORTANT ๐Ÿ›‘ :What you will need is a discord bot, a discord application, and a server.

1. Setup

First, we are gonna need your discord bot token, Client ID, Client Secret. This we can do at the discord developers site Now we are gonna make a new application

opera_F9NGA2EeV9

Once we have our application set up, we are gonna click on OAuth2, here we will find our Client ID, Secret Token, and our redirect URL. These we will need for later so save them.

opera_vXfFJ1nWUU

At last we are gonna need a bot token watch this on how to make a bot

Redirect

Now we are gonna add the redirect. Press on Add Redirect and paste: https://yourdomainhere.com/discordauth AND NOW SAVE IT!!!!! opera_f22iKehJjl For now, we are done here.

Installation FLASK API PART 1

This will be very easy First, open up application.py in there we will need to edit 4 things: CLIENT_ID, CLIENT_SECRET, CLIENT_TOKEN (this is the bot token) , DOMAIN Code_0y0g98DHkN

INSERT the things from the discord dashboard

NOW THIS IS VERY IMPORTANT GO INTO database.ini with any text editor and ADD YOUR SERVER ID UNDER guildid Code_qLuYfrIB23

guildid = 825892582

If you want to test some stuff or add some go ahead but be sure to leave a like. Now save this file.

Installation Discord bot PART 2

INFO โ— : You can make your own discord bot if you want this whole process is API-based so if you want you can even make a telegram bot whatever you wish suits you best.

We are now going to open bot.py Now we are going to edit 6 things: token(bot token), guild(put your guild ID there), welcome_channel(were new people are getting greeted), memberrole(this is the verified role that will be added after passing verification), clientid(From discord dashboard), domain(your domain).

Code_AzXE5UdUt4 Now Save this.

We are here now done

Starting the system

FIRST WERE GONNA INSTALL THE REQUIREMENTS on your flask server/ discord linux server

pip install -r requirements.txt

first, we are gonna make a flask server if you don't know how to watch this

After flask server deployment your gonna run the bot:

python bot.py

Now your all set. You will need to set your server so you can only see channels if you have the verified role

Endnote

Please leave a like this took lots of time to code and it wasn't easy. If you have any questions dm me on discord: gruppr#2293

Have fun using this I hope it will help

Update roadmap

These are the plans what I am trying to add.

  • Web GUI for restoring/backuping the members
  • Telegram bot For restoring/backuping
  • Easier instalation, via batch or via linux instalation file

Advanced

This is for the PRO coders You can edit the discordauth HTML template if you want. It is located in the folder template

Also this system is API based so you can also make your own discord bot if you want.

You might also like...
Discord-RAID-Tool - Hacks/tools

How to use Python must be installed run install-config If you dont have python installed, download python 3.7.6 and make sure you click on the 'ADD TO

Ghost-toolbox - Ghost's official Discord raid tool

Ghost Toolbox Ghost's official Discord raid tool. How to use Clone this repo int

Discord raid tool!
Discord raid tool!

GANG Multi Tool Menu: -- YOUTUBE TUTORIAL! Features: Most Advanced Multi Tool! Spammer DM Spammer Friend Spammer Reaction Spam WebhookSpammer Typing

The smart farm is an idea that designing Smart Farm by IoT
The smart farm is an idea that designing Smart Farm by IoT

The smart farm is an idea that designing Smart Farm by IoT. Using Raspberry Pi 4 detect the data from different sensors(Raindrop sensor and DHT22 sensor), and push the data to Azure IoT central.

Simple script to ban bots at Twitch chats using a text file as a source.

AUTOBAN ๐Ÿ‡บ๐Ÿ‡ธ English version Simple script to ban bots at Twitch chats using a text file as a source. How to use Windows Go to releases for further in

A simple Discord Mass-Ban that's still working with Member Scraper.

Mass-Ban [!] This was made for education / you can use for revenge. Please don't skid it. [!] If you want to use it, please use member scraper before

This is a Anti Channel Ban Robots

AntiChannelBan This is a Anti Channel Ban Robots delete and ban message sent by channels Heroku Deployment ๐Ÿ’œ Heroku is the best way to host ur Projec

A Telegram AntiChannel bot to ban users who using channel to send message in group

Anti-Channel-bot A Telegram AntiChannel bot to ban users who using channel to send message in group. BOT LINK: Features: Automatic ban Whitelist Unban

A Bot Telegram Anti Users Channel to automatic ban users who using channel to send message in group.

Tg_Anti_UsersChannel A Bot Telegram Anti Users Channel to automatic ban users who using channel to send message in group. Features: Automatic ban Whit

Comments
  • Broken

    Broken

    Hello, some things are not working properlly. for you they my work but not for all. like bot.py has some errors, typo in line 40, then in the imports, (from dc import options, this module does not come with the pycord version you wrote in requirements)

    also i think you changed your discord name. the one you wrote does not work anymore. could you update it?

    opened by GermanYoshi 2
  • When opening bot.py the application does not open

    When opening bot.py the application does not open

    Hi i followed your guide and did every step but i feel like im missing some steps because after i followed all the steps and opened application.py & bot.py they both did not open and just closed. Also your discord username is wrong can you leave me your discord tag so we can chat on discord?

    opened by ShadowMethods 1
Releases(fullversion)
Owner
John
Hi I am John I like coding python very much.
John
This bot can mention members upto 10,000 in groups and can mention members upto 200 in channels !

Mention All Bot This bot can mention members upto 10,000 in groups and can mention members upto 200 in channels ! ?? Infomation Language: Python. Tele

Anjana Madu 52 Dec 29, 2022
BanAllBot - Telegram Code To Ban All Group Members very fast

BanAllBot Telegram Code To Ban All Group Members very fast FORK AND KANG WITH CR

null 27 May 13, 2022
One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them.

AwesomeVersion One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind

Joakim Sรธrensen 39 Dec 31, 2022
StudyLion is a Discord bot that tracks members' study and work time while offering members to view their statistics and use productivity tools such as: To-do lists, Pomodoro timers, reminders, and much more.

StudyLion - Discord Productivity Bot StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view th

null 45 Dec 26, 2022
Implement backup and recovery with AWS Backup across your AWS Organizations using a CI/CD pipeline (AWS CodePipeline).

Backup and Recovery with AWS Backup This repository provides you with a management and deployment solution for implementing Backup and Recovery with A

AWS Samples 8 Nov 22, 2022
A Telegram Bot which will ask new Group Members to verify them by solving an emoji captcha.

Emoji-Captcha-Bot A Telegram Bot which will ask new Group Members to verify them by solving an emoji captcha. About API: Using api.abirhasan.wtf/captc

Abir Hasan 52 Dec 11, 2022
Parse discord tokens from any file, even if there is other shit in the file with them.

Discord-Token-Parser Parse discord tokens from any file, even if there is other shit in the file with them. Any. File. I glued together all html from

null 4 May 7, 2022
Instagram-Reports is a tool made to ban any scam or bad person

ABOUT TOOL : Instagram-Reports is a tool made to ban any scam or bad person. Installation : sudo apt-get update -y sudo apt-get upgrade -y apt insta

Evan Al Mahmud Irfan เถฎ 1 Dec 20, 2021
ShadowClone allows you to distribute your long running tasks dynamically across thousands of serverless functions and gives you the results within seconds where it would have taken hours to complete

ShadowClone allows you to distribute your long running tasks dynamically across thousands of serverless functions and gives you the results within seconds where it would have taken hours to complete

null 240 Jan 6, 2023