> ## 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 Overview

> A structured, configurable suggestion system for Discord that supports anonymous feedback, voting, moderation, and activity tracking.

## 📋 What is the Suggestions System?

The Suggestions System bot is designed to help Discord communities gather feedback from members in a clean, organized way. Users can submit suggestions (anonymously or not), vote on ideas, and admins can moderate with full visibility.

***

<Info>
  **Prerequisite**: Please install [Node.js](https://nodejs.org/en) (Latest LTS recommended) before proceeding.
</Info>

***

## 🧩 Key Features

### ✍️ Submit Suggestions

Users can easily send suggestions via a button — with the option to remain **anonymous** if enabled by configuration.

### 📊 Voting System

* Members can **upvote** or **downvote** suggestion
* Admins can view a **detailed list of voters** for both sides

This enables transparency and helps identify which suggestions have community support.

### 🛡️ Protection System

Includes layered protection tools to ensure suggestion quality:

* **Cooldown system** to prevent spam
* **Bad word filter** to block inappropriate content
* **Blacklist support** to restrict problematic users

### 📝 Logging

Important interactions — such as submissions, votes, and moderation actions — are captured in a **detailed log** for easy tracking and oversight.

***

## 🧩 Full Configurability

All configuration settings are fully changeable and controllable to suit your server’s needs — from anonymous toggles and voting behavior to cooldowns, role-based permissions, and channel assignments.
