Skip to content

rakhaevandy27/Discord-Unfriender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Discord Friend Remover

A Python script to automate the removal of friends from your Discord account in batches with a delay between each batch.


πŸ“Œ Features

  • βœ… Fetch and display account information
  • βœ… Retrieve and list all friends
  • βœ… Delete friends in customizable batch sizes
  • βœ… Add delay intervals between each batch to avoid rate limits
  • βœ… Secure token input using pwinput

βš™οΈ Installation

# Clone the repository
git clone https://github.com/your-username/discord-friend-remover.git

# Navigate to the project directory
cd discord-friend-remover

# Install dependencies
pip install -r requirements.txt

# Run the script
python script.py

πŸ› οΈ Technologies Used

  • 🐍 Python
  • πŸ“‘ Requests (for API communication)
  • πŸ” pwinput (for secure token input)

🎯 Usage

  1. Run the script and enter your Discord token securely.
  2. View your account information and total number of friends.
  3. Choose how many friends to delete per batch and set an interval time.
  4. Confirm the operation, and the script will start removing friends.

πŸ—οΈ Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a Pull Request

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


πŸ‘€ Author


⭐ Don't forget to give this project a star! ⭐

About

Python script to automate the removal of friends from your Discord account in batches with a delay between each batch.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages