From 3312ae8e3201d59a8b33169061c56e8e9cf19a2b Mon Sep 17 00:00:00 2001 From: Pengu Date: Fri, 5 Sep 2025 11:21:52 -0500 Subject: [PATCH] I'm throwing --- app.py | 1 + 1 file changed, 1 insertion(+) diff --git a/app.py b/app.py index 22ad7d1..9d1e2cb 100644 --- a/app.py +++ b/app.py @@ -436,6 +436,7 @@ async def help_command(ctx): if is_admin: embed.add_field(name="Admin Commands", value=( f"`{PREFIX}cleanup` - Remove Jellyfin accounts from users without roles\n" + f"`{PREFIX}lastcleanup` - See Last cleanup time, and time remaining before next cleanup\n" f"`{PREFIX}searchaccount ` - Find linked Discord user\n" f"`{PREFIX}searchdiscord @user` - Find linked Jellyfin account\n" f"`{PREFIX}scanlibraries` - Scan all Jellyfin libraries\n"