https://github.com/literallysnowy/aliteralnuker
A Discord nuker used to DESTROY scammers.
https://github.com/literallysnowy/aliteralnuker
discord-nuker discordnuker multi-tool multitool nuker open-source python
Last synced: 2 months ago
JSON representation
A Discord nuker used to DESTROY scammers.
- Host: GitHub
- URL: https://github.com/literallysnowy/aliteralnuker
- Owner: literallysnowy
- Created: 2025-02-11T12:48:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T07:39:32.000Z (3 months ago)
- Last Synced: 2025-04-05T18:13:16.141Z (2 months ago)
- Topics: discord-nuker, discordnuker, multi-tool, multitool, nuker, open-source, python
- Language: Python
- Homepage:
- Size: 3.65 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# ALiteralNuker
## โ ๏ธ DISCLAIMER
> **This project is for educational and testing purposes only.** Using this software on any Discord server **without permission** violates Discord's Terms of Service and can lead to account termination.## ๐ About
**ALiteralNuker** (ALN) is an automated Discord server nuker compiled into `ALiteralNuker.exe`. It can mass-delete channels, roles, and messages, and spam new channels with customizable names. Designed for **sending scammers to the shadow realm**.## ๐ Features
โ Mass Channel Deletion & Creation
โ Mass Role Deletion
โ Message Spam
โ Webhook Nuking
โ Ban/Kick all members (if perms allow)
โ Anti-Ban Bypass (disables common protections)## ๐ ๏ธ Installation
### ๐ Prerequisites
- Windows 10/11
- Python 3.x (if running from source)
- `ALiteralNuker.exe` (precompiled version)
โ ๏ธ If Windows Defender flags ALiteralNuker.exe, it's due to automation behavior. Disable real-time protection at your own risk.### ๐ฅ๏ธ Running ALiteralNuker
#### Using the EXE:
1. **Download** `ALiteralNuker.exe` from [Releases](https://github.com/literallysnowy/ALiteralNuker/releases).
2. **Run** `ALiteralNuker.exe` and follow the on-screen instructions.#### Running from Source:
1. **Clone the repo:**
```sh
git clone https://github.com/literallysnowy/ALiteralNuker.git
cd ALiteralNuker
```
2. **Install dependencies:**
```sh
pip install -r requirements.txt
```
3. **Run the script:**
```sh
python main.py
```## โ๏ธ Configuration
Place any files you want to spam webhooks with inside the attachments/ folder. When using the Webhook Bomber, select the option to spam with attachments.## ๐ข Contributing
1. Fork the repo
2. Create a feature branch (`git checkout -b feature-xyz`)
3. Commit changes (`git commit -m "Added xyz feature"`)
4. Push to your fork (`git push origin feature-xyz`)
5. Submit a pull request ๐## ๐งพ License
MIT License
Copyright (c) 2025 LiterallySnowy## ๐ Legal & Ethical Notice
This project is **strictly for educational purposes**. Unauthorized use is **your responsibility**. The developer holds **no liability** for misuse.---
๐ Found a bug or have a feature request? Open an issue on GitHub!
**๐ฅ Made for chaos, use responsibly! ๐ฅ**