feat: Exclude undocumented commands

This commit is contained in:
Ginger
2026-01-12 10:51:17 -05:00
parent 00eeeb78de
commit ae28fe92d2
7 changed files with 14 additions and 220 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ Commands for checking integrity
## `!admin check check-all-users`
_(no description)_
Uses the iterator in `src/database/key_value/users.rs` to iterator over every user in our database (remote and local). Reports total count, any errors if there were any, etc