> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superalts.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Suggestions System Interactions

> All slash commands, buttons, modals, and admin tools available in the Suggestions System bot — including suggestion submission, voting, and moderation actions.

## 🚀 Slash Commands

### `/setupsuggestion`

Sends the interactive suggestions panel to the **current channel**. From here, users can submit new suggestions and vote.

***

### `/blacklistsuggestion`

Manage the blacklist for suggestions.

**Options:**

* `type` — Choose between `Add`, `Remove`, or `View`
* `user` — The user to apply the action to

Use this to block spammy or abusive users from interacting with the suggestion system.

***

### `/cleardb`

Clear stored data related to suggestions.

**Options:**

* `type` — Choose to clear either:
  * `suggestions`
  * `blacklist`

Use with caution — this action is irreversible.

***

## 🧷 Suggestion Panel Buttons

### ➕ Send Suggestion

Opens a **modal** asking the user to type their suggestion.

After submission, a **second prompt** appears:

> Would you like this suggestion to be **public** or **anonymous**?

Based on the choice, the suggestion is posted under the user’s name or as an anonymous entry.

***

### 🔼 / 🔽 Vote

Users can **upvote** or **downvote** any suggestion using the buttons.

### ❕ Admin Info

Admins will see an additional button:

* ❕ **View Voters** — Shows a detailed breakdown of who upvoted and downvoted the suggestion.

This helps moderators assess the sentiment and prevent manipulation or abuse.
