diff --git a/aethex-bot/public/commands.html b/aethex-bot/public/commands.html index c74b6fb..c53505b 100644 --- a/aethex-bot/public/commands.html +++ b/aethex-bot/public/commands.html @@ -323,12 +323,15 @@
- +
+ +
+
+
+
/music play [query]
+
Play a song or playlist from YouTube, Spotify, SoundCloud
+
+
+
/music skip
+
Skip the currently playing track
+
+
+
/music stop
+
Stop playback and clear the queue
+
+
+
/music pause
+
Pause the current track
+
+
+
/music resume
+
Resume paused playback
+
+
+
/music queue
+
View the current music queue
+
+
+
/music nowplaying
+
Show the currently playing track with progress
+
+
+
/music volume [0-100]
+
Adjust the playback volume
+
+
+
/music shuffle
+
Shuffle the queue order
+
+
+
/music loop [mode]
+
Set loop mode (off/track/queue)
+
+
+
+ -
+
/rank [@user]
@@ -642,6 +691,22 @@
/refresh-roles
Sync roles based on AeThex profile
+
+
/backup create [name]
+
Create a full server backup
+
+
+
/backup list
+
View all server backups
+
+
+
/backup restore [id]
+
Restore from a backup
+
+
+
/backup auto [enable/disable]
+
Configure automatic backup scheduling
+
diff --git a/aethex-bot/public/features.html b/aethex-bot/public/features.html index 1e97920..94fcb33 100644 --- a/aethex-bot/public/features.html +++ b/aethex-bot/public/features.html @@ -338,7 +338,10 @@
- +
-
+
+
+
+
▶️
+

Play Anything

+

Play music from YouTube, Spotify, SoundCloud, and Apple Music. Just paste a link or search by name.

+
+
+
📋
+

Queue Management

+

Full queue system with add, remove, shuffle, and view. Manage your listening session with ease.

+
+
+
🔊
+

Volume Control

+

Adjust volume from 0-100%. Fine-tune the listening experience for everyone.

+
+
+
🔁
+

Loop Modes

+

Loop a single track, the entire queue, or turn looping off. Your music, your way.

+
+
+
⏭️
+

Playback Controls

+

Skip, pause, resume, stop - all the controls you need. Full DJ-style management.

+
+
+
🎤
+

Now Playing

+

See what's playing with progress bar, thumbnail, and track info. Beautiful embeds.

+
+
+
+ +
📈
@@ -415,6 +453,11 @@

Auto-Moderation

Configurable filters for links, spam, bad words, invites, and mass mentions. Custom actions per filter.

+
+
💾
+

Server Backups

+

Full server backups with roles, channels, and config. Auto-backup scheduling and one-click restore.

+
📋

Mod Tools