VerifiedKawaii / discord-username-claimer

Claims your username on Discord's new system that removes discrimators and usernames.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Username Claimer

This is a Python script that claims your desired username on Discord.

Requirements

  • Python 3.x
  • requests module
  • colorama module

You can install the requests and colorama modules by running the following command:

pip install -r requirements.txt

Usage

  1. Clone the repository and navigate to the directory:

    git clone https://github.com/your-username/discord-username-claimer.git
    cd discord-username-claimer
    
  2. Edit the claimer.py file and add your Discord token and desired username.

  3. Run the script using the following command:

    python claimer.py
    

Disclaimer

This script is for educational purposes only. Use it at your own risk. The author is not responsible for any consequences that may result from using this script.

About

Claims your username on Discord's new system that removes discrimators and usernames.


Languages

Language:Python 100.0%