0.3.5.0 - Added few commands & Channel restrictions
This commit is contained in:
@@ -21,9 +21,9 @@ SkyBot is a Valour.gg bot built with .NET 10.
|
||||
|
||||
### Command Categories
|
||||
|
||||
- **Fun** — echo and similar utilities
|
||||
- **Fun** — echo, 8ball, mock and similar utilities
|
||||
- **Info** — bot info, ping, uptime, command listing, planet/user info
|
||||
- **Moderation** — kick and ban with reason and duration support
|
||||
- **Moderation** — kick, ban, and per-channel command restrictions
|
||||
- **RP** — emotes (35 actions via nekos.best) and a marriage system
|
||||
- **Utils** — accept, decline, confirm, cancel for pending actions
|
||||
- **Dev** — owner-only tools including blacklist management, planet control, and message utilities
|
||||
@@ -34,7 +34,7 @@ Full command list: [COMMANDS.md](COMMANDS.md)
|
||||
|
||||
## Data & Privacy
|
||||
|
||||
SkyBot stores only the minimum data required for operation. Marriage records and blacklist entries are persisted to a local SQLite database. All other data is stored in-memory and is lost on restart.
|
||||
SkyBot stores only the minimum data required for operation. Marriage records, blacklist entries, and channel restrictions are persisted to a local SQLite database. All other data is stored in-memory and is lost on restart.
|
||||
|
||||
SkyBot does **not** store:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user