Skip to content

Commit 62a60a3

Browse files
authored
Add full feature library documentation
This document contains a comprehensive list of features including the Starboard System, Tag System, Election & Voting, and various utility and community modules.
1 parent 027084b commit 62a60a3

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

docs/FEATURES.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Full Feature Library
2+
3+
This document contains the complete list of utility, fun, and community modules.
4+
5+
## Starboard System
6+
Automatically highlight high-quality community content.
7+
- `?starboard setup` : Define channel, emoji, and reaction threshold.
8+
- `?starboard cleanup` : Admin tool to remove invalid or deleted entries.
9+
10+
## Tag System
11+
Store and retrieve custom text snippets.
12+
- `?tags create <name> <content>` : Save a reusable snippet.
13+
- `?tag <name>` : Fetch a saved tag.
14+
15+
## Election & Voting
16+
- `?election create <title> <candidates>` : Start a democratic vote.
17+
- Supports **Weighted Voting** based on user roles or tenure.
18+
19+
## Utility & Community
20+
- **AFK**: `?afk [reason]` - Auto-responds to mentions when you're away.
21+
- **Birthdays**: `?setbirthday <DD/MM>` - Automated birthday wishes.
22+
- **Suggestions**: `/suggest <text>` - Creates an embed with voting reactions and a discussion thread.
23+
- **Disboard Tracker**: `/bumplb` - View the leaderboard for users who bump the server.
24+
25+
[← Back to README](../README.md)

0 commit comments

Comments
 (0)