Skip to content

A python script that deletes server with same name on discord

Notifications You must be signed in to change notification settings

unrk/mass-serverdelete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

banner

A simple Python script to delete all Discord servers (guilds) with a specified name from your account.

Usage

  1. Install requirements:

    pip install requests
    
  2. Edit massdelete.py and replace TOKEN_HERE with your Discord token and SERVER_NAME_HERE with the server name you want to delete.

  3. Run the script:

    python massdelete.py
    

Warning:
Use at your own risk. This script is for educational purposes only.

About

A python script that deletes server with same name on discord

Topics

Resources

Stars

Watchers

Forks

Languages