https://github.com/zzan54/p0rtal
P0rtal stands as an open-source and freely accessible tool for discord server nuking, raiding and destroying.
https://github.com/zzan54/p0rtal
discord discord-bot discord-bots discord-exploit discord-nuker discord-py discord-raid discord-token-grabber massban massdm nuke-bot webhook webhook-spam
Last synced: 9 months ago
JSON representation
P0rtal stands as an open-source and freely accessible tool for discord server nuking, raiding and destroying.
- Host: GitHub
- URL: https://github.com/zzan54/p0rtal
- Owner: zZan54
- License: gpl-3.0
- Created: 2024-01-07T16:18:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T16:30:26.000Z (over 2 years ago)
- Last Synced: 2024-11-08T00:52:45.556Z (over 1 year ago)
- Topics: discord, discord-bot, discord-bots, discord-exploit, discord-nuker, discord-py, discord-raid, discord-token-grabber, massban, massdm, nuke-bot, webhook, webhook-spam
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

#
P0rtal
---
## Description
P0rtal stands as an open-source and freely accessible tool enabling you to execute nuke and raid actions through a dedicated Discord bot.
## Table of Contents
- [P0rtal](#p0rtal)
- [Description](#description)
- [Requirements](#requirements)
- [Installation](#installation)
- [Features](#features)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
**Disclaimer:**
This program is provided for educational and research purposes only. The creator of this program does not condone or support any illegal or malicious activity and will not be held responsible for any such actions taken by others who may use this program. By downloading or using this program, you acknowledge that you are solely responsible for any consequences that may result from the use of this program.
## Requirements
- Python 3.x
- Discord.py
- Other dependencies listed in `requirements.txt`
## Installation
To install P0rtal, you have two options:
- Run `setup.bat` if available.
- Or run `pip install -r requirements.txt` manually.
## Features
1. **Webraid:**
- Spam webhooks
- Tag everyone & here
- Custom message
- Custom channel name
- Delete all channels
- Ban all bots
2. **DM Raid:**
- DM everyone in the server
- Custom message
- Tag the person who you're DMing
3. **Nuke Server:**
- Remove server icon
- Change server name
- Delete all channels
- Delete all roles
- Delete all emojis
- Delete all webhooks
- Delete all invites
- Unban everyone
- Ban all members
- Custom ban message
4. **Role Raid:**
- Create roles
- Apply to everyone
- Custom role color
- Custom role name
- Role hoist
- Role mention
- Role mute
- Delete all other roles
## Usage
To run the bot:
1. Install dependencies by following the [installation steps](#installation).
2. Configure bot settings in `config.json`.
3. Run the bot using `python main.py`.
## Contributing
This project is open for contributions. Feel free to fork the project, make changes, and submit pull requests.
## License
This project is licensed under the [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).