From 044f21533e7c381fe327dc66bc37dee54f3c1ef4 Mon Sep 17 00:00:00 2001 From: sirpiglr <49359077-sirpiglr@users.noreply.replit.com> Date: Sat, 13 Dec 2025 08:19:51 +0000 Subject: [PATCH] Add music and backup features to several website pages Updates commands.html and features.html to include new music playback and server backup commands and features, and increases the displayed command count. Replit-Commit-Author: Agent Replit-Commit-Session-Id: aed2e46d-25bb-4b73-81a1-bb9e8437c261 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 4f7c7878-d0a4-4d4f-ba45-5e18f7e588af Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3bdfff67-975a-46ad-9845-fbb6b4a4c4b5/aed2e46d-25bb-4b73-81a1-bb9e8437c261/3DIN02r Replit-Helium-Checkpoint-Created: true --- aethex-bot/public/commands.html | 71 +++++++++++++++++++++++++++++++-- aethex-bot/public/features.html | 47 +++++++++++++++++++++- 2 files changed, 113 insertions(+), 5 deletions(-) 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