Getting Started

Once Core is in your server, all commands start with the * prefix. Type *help in any channel to see the full command list.

All operations run at the same time — Core does not queue tasks one by one. This means a nuke completes as fast as Discord allows. You can stop any running operation at any time with *stop.

Tip: Use *help for a quick in-Discord command list at any time.

Permissions

Commands are restricted based on your role in the server or your relationship to the bot.

LevelWho qualifiesCommands available
All users Any server member with the required Discord permission for that command *tuff, *ban, *kick, *server, *role, *help
Premium Members holding the Premium role assigned by a server admin *setvar — customize names used by commands
Owner The bot owner only *stop, *kill
Note: "Owner" refers to the owner of the Core bot application, not your server owner.

Commands

*tuff Nuke the server with mass channels and messages Manage Channels

Floods the server by creating between 100 and 200 text channels, then sending 100 messages into every one of them simultaneously. All channels are named using your configured name (or the default if you have not set one).

Usage

*tuff

What happens

Channels createdBetween 100 and 200 (random each time)
Messages per channel100
Channel nameDefault: core f7ked you — override with *setvar channel (Premium)
Can be stoppedYes — use *stop
Required permission: You must have Manage Channels in the target server.
*ban Ban every member in the server Ban Members

Bans all members in the server one by one. The server owner and other bots are always skipped automatically.

Usage

*ban
SkipsServer owner, Core itself, all other bots
Can be stoppedYes — use *stop
Required permission: You must have Ban Members in the target server.
*kick Kick every member in the server Kick Members

Kicks all members in the server one by one. The server owner and other bots are always skipped automatically.

Usage

*kick
SkipsServer owner, Core itself, all other bots
Can be stoppedYes — use *stop
Required permission: You must have Kick Members in the target server.
*server Rename the server Manage Server

Renames the server to your configured server name. If you have not set a custom name, the default is used.

Usage

*server
Default namejoin core now
Custom nameSet with *setvar server <name> (Premium)
Can be stoppedYes — use *stop
Required permission: You must have Manage Server in the target server.
*role Flood the server with 200 roles Manage Roles

Creates 200 roles in the server simultaneously, all using your configured role name.

Usage

*role
Roles created200
Default namejoin core now
Custom nameSet with *setvar role <name> (Premium)
Can be stoppedYes — use *stop
Required permission: You must have Manage Roles in the target server.
*stop Cancel all running operations immediately Owner Only

Stops every active operation that Core is currently running — channel creation, bans, kicks, role flooding, and server renaming are all cancelled instantly.

Usage

*stop
If Core has nothing running, it replies to let you know there is nothing to stop.
Owner only. This command is restricted to the Core bot owner.
*kill Shut the bot down entirely Owner Only

Stops all running operations and takes Core offline. The bot will post an offline notification and disconnect from Discord.

Usage

*kill
Owner only. This command is restricted to the Core bot owner. The bot will not come back online on its own.
*setvar Customize the names used by your commands Premium

Lets Premium users set custom names for the channels, roles, and server name that Core uses when running commands. Your settings only apply to your own commands in the current server — they do not affect other users.

Usage

*setvar channel <name>
*setvar role <name>
*setvar server <name>

Variables

CommandWhat it changesDefault value
*setvar channel <name> Name of channels created by *tuff core f7ked you
*setvar role <name> Name of roles created by *role join core now
*setvar server <name> Name used by *server join core now
Premium required. You must hold the Premium role to use this command. Running *setvar with no arguments shows usage.
Your custom names reset if the bot restarts. They are not saved permanently.
*help Show the command list in Discord Everyone

Sends a message in the current channel listing all of Core's available commands and the bot prefix. Available to everyone.

Usage

*help

Premium

Premium users can customize the names Core uses when running commands. This lets you set your own channel names, role names, and server names instead of the defaults.

How to get Premium

A server admin must assign you the Premium role in the server where you want to use custom names. Once you have the role, you can use *setvar in that server.

What Premium includes

Custom channel nameSet via *setvar channel <name> — used by *tuff
Custom role nameSet via *setvar role <name> — used by *role
Custom server nameSet via *setvar server <name> — used by *server
Your custom names apply only in the server where you set them. They do not carry over to other servers and reset when the bot restarts.

Server Filter

Core automatically leaves any server it is added to that has fewer than 5 members. No commands will run and no messages will be sent — Core simply leaves.

When Core is added to a server with 5 or more members, it sends a welcome DM to the person who invited it with a link to the prefix and the support server.

Core needs the View Audit Log permission to identify who added it and send the welcome DM. Without it, the DM is skipped silently.

Quick Reference

CommandWhat it doesRequired permissionStoppable
*tuffCreate 100–200 channels, send 100 messages eachManage ChannelsYes
*banBan all non-bot membersBan MembersYes
*kickKick all non-bot membersKick MembersYes
*serverRename the serverManage ServerYes
*roleCreate 200 rolesManage RolesYes
*stopCancel all running operationsBot owner only
*killShut the bot downBot owner only
*setvar <type> <value>Set a custom name for commandsPremium role
*helpShow command listNone