Skip to content

reinh0rdt1/yn-raider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YN-RAIDER [WEB-UI VERSION] 🚀


📸 SHOWCASE

image

Discord Raider
Python
A lightweight Discord automation tool built with Flask and Python. Whether you're joining servers, spamming messages, leaving servers, or checking tokens, this tool provides a simple web interface to get the job done! 🎉

⚠️ Disclaimer: This project is for educational purposes only. Use responsibly and adhere to Discord Terms of Service. The author is not liable for misuse.


✨ Features

  • Server Joiner: Join Discord servers using multiple tokens via an invite link.
  • Server Leaver: Leave specific servers with ease.
  • Message Spammer: Send messages to channels with custom delays and thread counts.
  • Token Checker: Validate tokens and check for Nitro or unverified status.
  • Web Interface: Control everything through a user-friendly browser UI.

🛠️ Prerequisites

To get started, you'll need:


📦 Installation

Follow these steps to set up Discord Raider:

1. Clone the Repository

git clone https://github.com/reinh0rdt1/yn-raider.git
cd yn-raider

2. Install Dependencies

pip install -r requirements.txt

3. Launch the YN-RAIDER

python app.py

🎮 How to Use

Here's a step-by-step guide to using Discord Raider through the web interface:

1. Access the Web UI

  • Open http://localhost:5000 in your browser.
  • You'll see a clean interface with tabs for Joiner, Spammer, Leaver, and Checker.

🔨 Troubleshooting

  • Tool Not Starting?
  • Ensure Python and dependencies are installed correctly.
  • Run python --version and pip list to verify.

If you need other technical issues, please join our Discord server


💔 Contributing

Love this project? Here's how to contribute:

  1. Fork the repository.
  2. Create a feature branch: git checkout -b feature-name.
  3. Commit changes: git commit -m "Add cool feature".
  4. Push to your fork: git push origin feature-name.
  5. Open a Pull Request!

📒 License

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