Admin
Commands for Admin
Admin Commands
Here is the list of commands available in the Admin category.
/selectmenu
Add/Edit/Remove a Message-Select-Menus to a Message
Aliases: buildselectmenu, sendselectmenu, editselectmenu
Example Usage
/selectmenuThis command allows you to add/edit/remove a message-select-menus to a message.
/embedbuilder
Send/Edit a Message-Embed in a Channel
Example Usage
/embedbuilderThis command allows you to send/edit a message-embed in a channel.
/content
Send/Edit a Message-Content in a Channel
Aliases: buildcontent, sendcontent, editcontent
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
channel-tosend | channel | Yes | In where to send / edit it |
text | string | Yes | What text to send/edit |
message-toedit | string | No | Wanna edit a pre-existing message? Provide the Message-ID! |
remove_content | stringchoices | No | If you want to remove the content of that message |
Example Usage
/content channel-tosend:value text:value message-toedit:value remove_content:valueThis command allows you to send/edit a message-content in a channel.
/embed
Send/Edit a Message-Embed in a Channel
Aliases: buildembed, sendembed, editembed, embedbuilder
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
channel-tosend | channel | Yes | In where to send / edit it |
description | string | Yes | Embed Description ( |
| == new Line) | |||
remove_embeds | stringchoices | No | If you want to remove the embeds of that message (edit message) |
append_embed | stringchoices | No | If you want to append this embed, to pre-existing embeds (edit message) |
message-toedit | string | No | Wanna edit a pre-existing embed? Provide the Message-ID! |
title | string | No | Embed Title ( |
| == new Line) | |||
color | string | No | Embed Color (Hex / Html / Decimal, no color -> theme color) |
image | attachment | No | Attach an Image to the Embed |
thumbnail | attachment | No | Attach a Thumbnail (top-right) to the Embed |
footer-text | string | No | Embed Footer-Text ( |
| == new Line) | |||
footer-image | attachment | No | Attach a Footer-Image (Bottom-left) to the Embed |
author-text | string | No | Embed Author-Text ( |
| == new Line) | |||
author-image | attachment | No | Attach a Footer-Image (Bottom-left) to the Embed |
author-link | string | No | Embed Author-Link (must be a URL-Link [http / https]) |
timestamp | stringchoices | No | Shall there be a visible Timestamp? |
Example Usage
/embed channel-tosend:value description:value remove_embeds:value append_embed:value message-toedit:value title:value color:value image:value thumbnail:value footer-text:value footer-image:value author-text:value author-image:value author-link:value timestamp:valueThis command allows you to send/edit a message-embed in a channel.
/button
Add/Edit/Remove a Message-Buttons to a Message
Aliases: buildbutton, sendbutton, editbutton
Example Usage
/buttonThis command allows you to add/edit/remove a message-buttons to a message.
/removefrommany
Remove a Role from Multiple Users with Filter(s)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
role_to_remove | role | Yes | The Role to Remove |
filter | stringchoices | No | The Filter to Apply |
filter_arg_with_role | role | No | The Role-arg for: withrole |
filter_arg_without_role | role | No | The Role-arg for: withoutrole |
filter_arg_jointime | string | No | The Time-arg for: jointime (without spaces, e.g. 1y-5d-3h) |
Example Usage
/removefrommany role_to_remove:value filter:value filter_arg_with_role:value filter_arg_without_role:value filter_arg_jointime:valueThis command allows you to remove a role from multiple users with filter(s).
/howto
Information about Role-Management with Mivator
Example Usage
/howtoThis command allows you to information about role-management with mivator.
/addtomany
Add a Role to Multiple Users with Filter(s)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
role_to_add | role | Yes | The Role to Add |
filter | stringchoices | Yes | The Filter to Apply |
filter_arg_with_role | role | No | The Role-arg for: withrole |
filter_arg_without_role | role | No | The Role-arg for: withoutrole |
filter_arg_jointime | string | No | The Time-arg for: jointime (without spaces, e.g. 1y-5d-3h) |
Example Usage
/addtomany role_to_add:value filter:value filter_arg_with_role:value filter_arg_without_role:value filter_arg_jointime:valueThis command allows you to add a role to multiple users with filter(s).
/idban
Bans a User by their ID
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
userid | string | Yes | The User's ID |
reason | string | No | Why do you ban them? |
Example Usage
/idban userid:value reason:valueThis command allows you to bans a user by their id.
/crossban
cross-ban a user on all of the guild they are owner of
Aliases: cross-ban, cban
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
userid | string | Yes | The User's ID |
reason | string | No | Why do you ban them? |
Example Usage
/crossban userid:value reason:valueThis command allows you to cross-ban a user on all of the guild they are owner of.
/unban
Unbans a User by their ID
Aliases: idunban
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
userid | string | Yes | The User's ID |
reason | string | No | Why do you unban them? |
Example Usage
/unban userid:value reason:valueThis command allows you to unbans a user by their id.
/kick
Kicks a User from the Server
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
whom | user | Yes | Whom to kick? |
reason | string | No | Why do you kick them? |
Example Usage
/kick whom:value reason:valueThis command allows you to kicks a user from the server.
/resetdb
Resets the Database of the Bot for this Guild
Aliases: reset-db, resetdb
Example Usage
/resetdbThis command allows you to resets the database of the bot for this guild.
/ban
Bans a User from the Server
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
whom | user | Yes | Whom to ban? |
reason | string | No | Why do you ban them? |
Example Usage
/ban whom:value reason:valueThis command allows you to bans a user from the server.
