Hello! My name is qqwizzixxxx, and I created a helper to clean Discord servers from raids. When your server gets raided, the intruder's bot will spam and create a whole bunch of roles and channels.
This simple program will help you clean your server and prevent intruders from abusing it, as it has a user ID whitelist.
-
Download the Cleaner
- You can install a folder cleaner or the whole repository; it doesn't matter.
- The best way is to download the release from here. Just download the
.zip
file and unpack the folder.
-
Set Up a Discord Bot
- Go to Discord Developer Portal.
- Create an application and then a bot.
APPLICATION ID LOOKS LIKE:
Add it using this link:
https://discord.com/oauth2/authorize?client_id=APPLICATION_ID_HERE&permissions=8&integration_type=0&scope=bot
-
Get Your Bot Token
- If you don't know how, it's simple. If you do, feel free to skip this section.
- First, go to:
https://discord.com/developers/applications/APPLICATION_ID_HERE/bot
- Press Reset Token. You did it! Copy the token.
- Edit the Configuration
- Go to
Assets/config.json
and edit:TOKEN: "YOUR_TOKEN_HERE"
- Also, do this with the user ID.
- Enable Developer Mode in Discord settings.
- Right-click on your name to get this menu:
- Press Copy User ID. Done!
- Save the
config.json
. - Open the
.exe
file (don't worry, it's not a stealer or RAT).
You can check the file using VirusTotal. I just need to ensure that skids don't steal my code.
To view commands, type !Commands
in your Discord server chat.
Привет! Меня зовут qqwizzixxxx, и я создал помощника для очистки сервера Discord от рейдов. Когда ваш сервер подвергнется рейду, бот злоумышленника будет спамить и создавать целую кучу ролей и каналов.
Эта простая программа поможет вам очистить ваш сервер и не позволит злоумышленникам злоупотреблять программой, потому что у нее есть белый список ID пользователей.
- Скачайте Cleaner
- Установите папку Cleaner или весь репозиторий, как вам удобно.
- Лучше всего скачать зипку с релиза здесь и просто распаковать.
- Настройте бота Discord
- Зайдите на Портал разработчиков Discord.
- Создайте приложение, а затем бота.
ИДЕНТИФИКАТОР ПРИЛОЖЕНИЯ ВЫГЛЯДИТ ТАК:
Добавьте его по этой ссылке:
https://discord.com/oauth2/authorize?client_id=ИДЕНТИФИКАТОР_ПРИЛОЖЕНИЯ_ЗДЕСЬ&permissions=8&integration_type=0&scope=bot
- Получите токен бота
- Если вы не знаете как, это просто. Если знаете, можете пропустить этот раздел.
- Сначала перейдите по ссылке:
https://discord.com/developers/applications/ИДЕНТИФИКАТОР_ПРИЛОЖЕНИЯ_ЗДЕСЬ/bot
- Нажмите Reset Token. Вы сделали это! Скопируйте токен.
- Отредактируйте конфигурацию
- Перейдите в
Assets/config.json
и отредактируйте:TOKEN: "ВАШ_ТОКЕН_ЗДЕСЬ"
- Также сделайте это с идентификатором пользователя.
- Включите Режим разработчика в настройках Discord.
- Щелкните правой кнопкой мыши по своему имени, чтобы получить это меню:
- Нажмите Copy User ID. Готово!
- Сохраните
config.json
. - Откройте файл
.exe
(не беспокойтесь, это не стиллер или RAT).
Вы можете проверить файл с помощью VirusTotal. Мне просто нужно, чтобы скиды не украли мой код.
Чтобы просмотреть команды, введите !Commands
в чате вашего сервера Discord.