Commands | Suggestions Documentation (2025)

Key

KeyDescription
< >Required
[ ]Optional
|Means "or"
botRefers to the Suggestions bot

General Commands

CommandDescriptionGuide
dmEnable or disable suggestion DMsclick
infoView bot informationclick
pingView the latency of the bot and APIclick
statsView bot statisticsclick
suggestSubmit a new suggestionclick
view votersView the voters on a given suggestionclick

Staff Commands

These commands require a staff role or the Manage Server (MANAGE_GUILD) permission.

CommandDescriptionGuide
approveApprove a submitted suggestionclick
rejectReject a submitted suggestionclick
queueGet the status of or view the guild's suggestions queueclick
clearRemove a suggestion and any associated messagesclick

Admin Commands

These commands require the Manage Server (MANAGE_GUILD) permission.

CommandDescriptionGuide
configView and update various configuration settings of the botclick
user blocklist addRemove a users ability to create suggestionsclick
user blocklist removeRe-add a users ability to create suggestionsclick

Command Information

Approve Command

/approve <sID|message ID> [response]

Approve a submitted suggestion via its suggestion ID (sID) or message ID with an optional response.

OptionDescriptionExampleRequired
suggestion_idThe sID you wish to approve/approve suggestion_id:lrt97z1strue
responseAn optional response to add to the suggestion/approve suggestion_id:lrt97z1s response:Expect this to be implemented in January 2024false

Config Command

/config get [setting]
/config <setting> <value>

View and update various configuration settings of the bot.

  • You can check a specific setting by running /config get [setting]
  • You can view an overview of all settings by running /config get
  • You can update a specific setting by running /config <setting> <value>

Read more about configuring the bot via the configuration page.

Clear Command

/clear <suggestion_id> [response]

If you need to remove a duplicate or bugged suggestion, you may use the /clear command to remove the suggestion and any associated messages in a channel. You may read more about it here.

OptionDescriptionExampleRequired
suggestion_idThe sID you wish to clear/clear suggestion_id:lrt97z1strue
responseAn optional response to add to the suggestion/clear suggestion_id:lrt97z1s response:This is duplicate to your last one.false

DM Command

/dm <view|enable|disable>

View or enable/disable if the bot can DM you regarding suggestions (cannot be overridden if the server has DMs disabled).

Info Command

/info

The info command displays the bot's authors, description, important links, and the bot version. Some of the most significant information is found here.

Queue Command

/queue <info|view>

The queue command displays information about the guild's queue (info) or displays the queue of suggestions (view).

OptionDescriptionExampleRequired
infoView information about the guild's suggestions' queue/queue infotrue
viewView the guild's suggestions' queue/queue viewtrue

Read more about how you can quality control suggestions in your server via the queue page.

Ping Command

/ping

This command displays the latency of the bot (where it's hosted) and the API (Discord API).

Reject Command

/reject <sID|message ID> [response]

Reject a submitted suggestion via its suggestion ID (sID) or message ID with an optional response.

OptionDescriptionExampleRequired
suggestion_idThe sID you wish to reject/reject suggestion_id:lrt97z1strue
responseAn optional response to add to the suggestion/reject suggestion_id:lrt97z1s response:We cannot implement this feature at this timefalse

Stats Command

/stats

The stats command displays information regarding how many servers the bot is in, its uptime, bot version, library version, etc. Check here if you're a geek or just want to see how many servers the bot is in.

Suggest Command

/suggest <suggestion>

This command will allow the user to submit a new suggestion that will be sent to the set suggestions channel in the server.

OptionDescriptionExampleRequired
suggestionYour suggestion/suggest suggestion:More emotes for Wumpustrue
imageAn image to add to your suggestion, if allowed in the server. Images currently expire after a couple of weeks/suggest suggestion:Add this emote image:<attached image>false
anonymouslySubmit your suggestion anonymously/suggest suggestion:Add a system to directly report staff to admins anonymously:truefalse

View Voters Command

/view voters <suggestion_id> [filter]

This command will allow the user to view the voters on a particular suggestion. This command is an extension of being able to do the same thing through the message context menu on a suggestion.

OptionDescriptionValuesExampleRequired
suggestion_idThe suggestion you want to view voters forN/A/view voters suggestion_id:lrt97z1strue
filterThe voters to view for this suggestion- All voters
- Up voters
- Down voters
/view voters suggestion_id:lrt97z1s filter:Up votersfalse

Down below, you'll find different examples of how suggestions are displayed.

Up voters for suggestion lrt97z1s
anthony
Johnny Test
Page 1 of 1

Running /view voters suggestion_id:lrt97z1s filter:Up voters will display all users who have upvoted the suggestion.


Down voters for suggestion lrt97z1s
anthony
Johnny Test
Page 1 of 1

Running /view voters suggestion_id:lrt97z1s filter:Down voters will display all users who have downvoted the suggestion.


All voters for suggestion lrt97z1s
anthony Johnny Test
Page 1 of 1

Running /view voters suggestion_id:lrt97z1s filter:All voters will display all users who have voted for the suggestion, both upvoters and downvoters.

User Blocklist Add Command

/user blocklist add <suggestion_id>

This command will allow an administrator to block a specific user from submitting new suggestions. It takes the suggestion ID as input. Read more information on how this works here.

User Blocklist Remove Command

/user blocklist remove [suggestion_id|user_id]

This command will allow an administrator to remove a specific user from the suggestion submission blocklist. It takes either a user ID or a suggestion ID as input. Read more information on how this works here.

OptionDescriptionExampleRequired
suggestion_idThe suggestions ID you wish to reference/user blocklist remove suggestion_id:lrt97z1sfalse
user_idThe users discord id/user blocklist remove user_id:158063324699951104false
Commands | Suggestions Documentation (2025)

FAQs

How do I get a list of command prompts? ›

How to Check Commands in CMD. Open the Command Prompt program on your computer. Type in "Help" when the window appears and hit Enter to pull up a list of all the available commands. To learn how a specific command works, type "help" followed by the command for more details.

Which command is used to display the documentation? ›

Which command is used to display the documentation of commands in UNIX? Explanation: UNIX provides us with a facility of man command, which is used for getting documentation of any command.

What are the types of format commands? ›

Character format commands
CharacterFormat Command
%oOctal value
%sString of characters
%uUnsigned decimal value
%xCharacter hexadecimal value without a leading zero and with letters in lowercase (that is, 0x87a4)
4 more rows

What are the write command options? ›

Options of Write Command
OptionDescription
write usernameSends a message to the specified user's terminal.
write username ttySends a message to the specified user's terminal on a specific terminal device.
Ctrl+DEnds the message input session.
mesg yAllows messages from other users (enables write access).
1 more row
Jul 3, 2024

How do I get a list of tasks from Command Prompt? ›

to see a full list of all running processes, you can do it in a number of ways:
  1. Open an Admin Command Prompt and type "tasklist". You can also output this to a file by running "tasklist > c:\temp\list. ...
  2. From PowerShell, run "Get-Process". ...
  3. Open Task Manager and view all running processes there.
Oct 30, 2022

How do I get a list of items in Command Prompt? ›

To do this, simply type the “dir” command and press Enter. This command displays a list of files and directories in the current directory.

Which menu contains the document setup command? ›

The file menu contains the Document setup command.

It has various formatting attributes and editing options.

Which go command is used to create and see go documentation? ›

The go/doc and go/doc/comment packages provide the ability to extract documentation from Go source code, and a variety of tools make use of this functionality. The go doc command looks up and prints the doc comment for a given package or symbol.

Which command is used to display the list of files? ›

Use the ls command to display the contents of a directory. The ls command writes to standard output the contents of each specified Directory or the name of each specified File, along with any other information you ask for with the flags.

What are command types? ›

These types of commands include data definition language (DDL), which defines and modifies database structure; data manipulation language (DML), which is used to manipulate data within tables; data control language (DCL), which governs the access privileges and permissions; transactional control language, which manages ...

How to format a Command Prompt? ›

How to format Hard Drive on Windows using Command Prompt?
  1. Open Command Prompt in Administrative format.
  2. Type 'diskpart' command in CMD.
  3. Get the list of disks using the list disk command.
  4. Select the Disk and clean the disk with the clean command.
  5. Make it the Primary Partition and format the drive.
Aug 27, 2024

What is a formatting command? ›

The format command creates a new root directory and file system for the disk. It can also check for bad areas on the disk, and it can delete all data on the disk. To be able to use a new disk, you must first use this command to format the disk.

How do you write a command? ›

Commands usually start with an imperative verb, also known as a 'bossy verb', because they tell someone to do something. "Fetch me some biscuits." In this example, 'fetch' is the imperative verb. You should also use commands when you are writing instructions telling someone how to do something.

What is the basic command syntax? ›

Navigation
CommandCommand SyntaxDescription
cdcd /path/to/directoryChange the current directory.
cd ../Change to the parent directory of the current directory.
lsls -lahList all files and directories, including hidden ones, with detailed information.
pwdpwdWill output the current directory's path.
Feb 29, 2024

What is command line list? ›

The command line is a text interface for your computer. It's a program that takes in commands, which it passes on to the computer's operating system to run.

How do I see the list of commands executed? ›

The history command in Linux provides a chronological list of previously executed commands, along with corresponding command numbers. This feature allows users to recall, reuse, and modify commands without having to retype them. The command history is stored in a file, typically ~/. bash_history for the Bash shell.

What is the command to get list of folders in cmd? ›

Steps
  1. Open File Explorer in Windows. ...
  2. Click in the address bar and replace the file path by typing cmd then press Enter.
  3. This should open a black and white command prompt displaying the above file path.
  4. Type dir /A:D. ...
  5. There should now be a new text file called FolderList in the above directory.

How do I get a list of all PowerShell commands? ›

The Get-Command cmdlet gets all commands that are installed on the computer, including cmdlets, aliases, functions, filters, scripts, and applications. Get-Command gets the commands from PowerShell modules and commands that were imported from other sessions.

Where can I get Command Prompt? ›

To access a command prompt using the Run command box: Open the Start menu or press the Windows key + R. Type cmd or cmd.exe in the Run command box.

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Lakeisha Bayer VM

Last Updated:

Views: 5403

Rating: 4.9 / 5 (49 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Lakeisha Bayer VM

Birthday: 1997-10-17

Address: Suite 835 34136 Adrian Mountains, Floydton, UT 81036

Phone: +3571527672278

Job: Manufacturing Agent

Hobby: Skimboarding, Photography, Roller skating, Knife making, Paintball, Embroidery, Gunsmithing

Introduction: My name is Lakeisha Bayer VM, I am a brainy, kind, enchanting, healthy, lovely, clean, witty person who loves writing and wants to share my knowledge and understanding with you.