v0.3.1.0 - Added a few commands + fixes

This commit is contained in:
2026-04-18 03:51:46 +01:00
parent 675ea71948
commit 74f193ccb2
3 changed files with 8 additions and 2 deletions

View File

@@ -43,7 +43,9 @@ All data is stored in-memory only and is automatically cleared when the Bot rest
The Bot does not sell, rent, trade, or otherwise share any data with third parties.
The Bot makes no outbound requests to any third-party APIs.
The Bot makes outbound requests to the following third-party APIs. These requests do not include any user data:
- **NuGet** (api.nuget.org) — fetched by the `version` command to check the latest Valour SDK version
---