Implemented owner-only command .cacheusers to force users into the database, closes #425

This commit is contained in:
Kaoticz
2023-12-21 12:45:34 +00:00
committed by Kwoth
parent 0ba8555f56
commit bab23c25a5
5 changed files with 95 additions and 2 deletions

View File

@@ -2363,3 +2363,8 @@ doas:
desc: "Execute the command as if you were the target user. Requires bot ownership and server administrator permission."
args:
- "@Thief .give all @Admin"
cacheusers:
desc: Caches users of a Discord server and saves them to the database.
args:
- ""
- "serverId"