Giter Club home page Giter Club logo

discord-nuke-bot's Introduction

[Discord] - Valkyrie: Standart Nuke-bot(Not supported)

[Discord] - Valkyrie is a bot designed to destroy Discord servers. Written in Python 3.9, the code is sorted into kogi for convenience.

This nuke bot contains a total of 23 commands, all of them created to destroy the server where this command was registered. In addition to two commands, the bot also contains 2 events (a reaction to the creation of channels, a team cooldown). The bot also provides a help that provides information about all the commands of the bot.

Disclaimer!

This bot was created solely for entertainment and educational purposes
The use and development of such bots contradicts Discord T.O.S
By using this bot, you automatically confirm that you are fully responsible for its further use. If your account is blocked by discord support for using this bot, I will not be held responsible.

How To Setup - Instructions

The bot has its own configuration, at the moment it is configured, but you can change it at will. Before activating the bot, insert its token in the right place in the json dictionary (you can get your bot's token from the link Discord developers' website).

{
	"token": "Your bot token",
	"prefix": "Your bot prefix",
	"loghook": "Webhook Url",
	
	"command_cooldown_time": 300,
	"developer_list": [],


	"nuke_channels_name": "crash3d",
	"nuke_voice_name": "DDoS By Anarchy",
	"nuke_categories_name": "DDoS By Anarchy",

	"nuke_server_name": "...<<<CaSh3D>>>...",
	"nuke_roles_name": "crash3d",
	"nuke_webhook_name": "CrAsH3D by Anarchy Syndicate",

	"nuke_avatar_file": "avatar.jpg",
	"spam_text_file": "spam_text.txt"
}

Information about each line of the "config.json" file:

  • token - This line specifies the token of your bot. You can get your bot token on the official Discord Developers website.

  • prefix - This line specifies the prefix of your bot. The default value is "!".

  • loghook - This line contains a link to the webhook to which information about the destroyed server is sent.

  • command_cooldown_time - This line indicates the time (in seconds) during which some bot commands will be unavailable.

  • developer_list - This list specifies the ID of users who will have access to system commands that edit the blacklist and whitelist.

  • nuke_channels_name - This line specifies the name of the text channels that the bot will create.

  • nuke_voice_name - This line specifies the name of the voice channels that the bot will create.

  • nuke_categories_name - This line specifies the name of the voice categories that the bot will create.

  • nuke_server_name - This line specifies a new name for the server. When the bot destroys the server, it changes its name to the specified one.

  • nuke_roles_name - This line specifies the name for the roles that the bot will spam when the server is destroyed.

  • nuke_webhook_name - This line specifies the name of the webhooks that the bot will create.

  • nuke_avatar_file - This line specifies the name of the avatar file. During the destruction of the server, the bot changes the server avatar.

  • spam_text_file - This line specifies the name of the text file containing the spam text.

List of commands

To view a list of all bot commands, enter the documentation command in the chat of any server where there is a bot (do not forget to specify the prefix before the command name), the bot will send you a list of all available commands to the bos. The name of the file where the documentation command is stored: system_bot.py

Visual view of the command documentation

Here is a handy list of all the commands with a description of their functionality, which are currently available and successfully working in the bot version 1.0.1:

General commands
+ attack - Automatic server destruction.
+ delchannels - Deleting all channels.
+ delroles - Deleting all roles.
+ channels - Mass creation of channels.
+ roles - Mass creation of roles.
+ rename - Changing the server name.
+ delemoji - Deleting all emojis.
Commands for interacting with server participants
+ kick_all - Kick all participants.
+ ban_all - Ban all participants.	
Commands for interacting with roles
+ admin - Give yourself a role with administrator rights.
+ everyone_admin - Grant administrator rights to all participants.
+ giverole <@Ping role | ID role> - Give yourself the mentioned role.	
Spam commands
+ spam - Mass sending of messages to the channels.
+ allspam - Mass sending of messages to all channels.
+ dmspam <@пинг | ID> - Mass sending of messages to the mentioned.
Custom classic nuke-commands
+ customchan <Count | Name> - Mass creation of channels with the specified name.
+ customroles <Count | Name> - Mass creation of roles with the specified name.
+ customname <Name> - Changing the server name to the specified one.
+ customspam <Count | Text> - Mass spam with the specified text.
Developer commands
+ bl_add <ID> - Add user ID to blacklist.
+ bl_delete <ID> - Remove User ID to blacklist.
+ wl_add <ID> - Add the server ID to the whitelist.
+ wl_delete <ID> - Delete the server ID of their whitelist.

Mechanics of black and white lists

The mechanics of black and white lists are designed to control access to the bot. The white list contains server IDs that the bot cannot destroy (that is, if someone writes a command on the server from the white list, the bot will not execute it). The blacklist contains the IDs of members who are denied access to bot commands (that is, if someone from the blacklist writes a bot command, the bot will not execute it. You can edit these two lists using special developer commands.

discord-nuke-bot's People

Contributors

armageddon-ss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discord-nuke-bot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.