-
Notifications
You must be signed in to change notification settings - Fork 324
Commands
This is a summary of all of Vortex's commands. Arguments surrounded by <>
are required, and arguments surrounded by []
are optional. Do not include <>
nor []
when running commands!
Shows information about the bot, including its version number, some features, and a few statistics.
Provides Vortex's invite link. If you are having trouble inviting Vortex, make sure you are correctly logged in at https://discordapp.com/login
Finds information about a user or guild via ID (for either) or an invite code (for guilds only). All information found in this way is information that Discord makes publicly-available, and is not impacted by Vortex being in the guilds nor having mutual servers with the user.
Checks Vortex's latency.
Shows information about the server this command is used in.
Shows information about the provided user, or yourself if you don't include any arguments.
These commands can be run if a user's native Discord permissions would allow using the command, or if they have the designated mod role (see the Settings commands below).
Kicks all of the provided users (or user IDs). If a reason is included, that reason is used in the audit log and moderation log.
Bans all of the provided users (or user IDs). If a length of time is included, the users will be unbanned after the provided time. If a reason is included, that reason is used in the audit log and moderation log.
Bans and then immediately unbans all the provided users. This is useful to simultaneously kick a user and clean all of their recent messages. If a reason is included, that reason is used in the audit log and moderation log.
Cleans all messages in the current channel matching the given parameters. See Cleaning Messages for more detailed information about this command.
Puts Vortex into the specified voice channel (or your current channel if no arguments are provided) and waits. When you drag Vortex to a new channel, he will drag all users in the current channel to the new channel.
Gives the 'Muted' role to all of the provided users. If a length of time is included, the users will be unmuted after the provided time. If a reason is included, that reason is used in the audit log and moderation log.
Removes the 'Muted' role from all of the provided users. If a reason is included, that reason is used in the audit log and moderation log.
Enables or disables Anti-Raid Mode. If no arguments are included, it will show if Anti-Raid Mode is currently active. During Anti-Raid Mode, the server's verification will be increased (no higher than Tableflip) and all users that attempt to join the server will be informed that the server is under lockdown and then kicked. See Anti-Raid Mode for more information.
Gives the specified number of strikes (or 1 if not specified) to the provided users. Each user will receive a private message warning them about the accumulated strikes and reason.
Removes the specified number of strikes (or 1 if not specified) to the provided users. Each user will receive a private message letting them know of the pardon and reason.
Edits a reason in the Moderation Log. If no case number is provided, Vortex will search the log for the most-recent case that has no provided reason.
These commands control various Vortex settings. The Manage Server permission is needed to use these commands.
Performs server setup. See Getting Started for more information.
Sets the punishment to be given when a certain number of strikes is reached. Valid actions are None, Mute, Kick, Softban, and Ban. Mute and Ban can also have time values associated with them. See Strikes for more information.
Sets the channel to which message edits and deletes will be logged.
Sets the channel to which moderation actions will be logged.
Sets the channel to which server activity (joins, leaves, name changes, voice state changes) will be logged.
Sets the timezone for the serverlog, messagelog, and modlog timestamps. See Log Timezone for more information.
Sets the moderation role for the server. Any user with this role can perform moderation commands, even if they do not normally have the necessary permissions.
Sets a custom prefix for the server. The default prefix (>>
) will still work and cannot be removed.
Shows the server's current settings.
Please see the Auto Moderation page for more in-depth descriptions of these features. All of these commands require the Manage Server permission to use.
Sets the number of strikes a user receives when they post a Discord invite link
Sets the maximum unique, non-bot mentions a user can send in a single message. Any message containing more than the maximum will be deleted, and users will receive one strike for every additional mention.
Sets the maximum number of lines a message can be. Any message containing more than the maximum will be deleted, and users will receive one strike for every additional line.
Sets the maximum unique, mentionable role mentions a user can send in a single message. Any message containing more than the maximum will be deleted, and users will receive one strike for every additional mention.
Sets the values to control and punish duplicate messages. <strike threshold>
determines when duplicate messages will start accumulating strikes. Once the strike threshold is met, users will receive [strikes]
strikes (default 1) for each additional duplicate sent. Any duplicate exceeding the [delete threshold]
will be deleted.
Configures Vortex to automatically enable Anti-Raid Mode when it senses a raid. Setting joins/seconds
will enable Anti-Raid Mode if there are at least joins
new joins to the server within seconds
seconds. Setting this to ON
uses 10 joins in 10 seconds.
Sets the Auto-Moderator to ignore all users with a specific role, or all messages in a specific channel. Run this command without arguments to show the current ignore list. See Ignoring Roles and Channels for more info.
Removes a role or channel from the ignore list. See Ignoring Roles and Channels for more info.