From a255e6cc8cd8ee3a61a09799bafdc386e0e37356 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Thu, 30 Dec 2021 00:21:54 +0100 Subject: [PATCH] auto update on list --- checkin_bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/checkin_bot.py b/checkin_bot.py index da32d30..1a8b382 100644 --- a/checkin_bot.py +++ b/checkin_bot.py @@ -32,6 +32,7 @@ async def checkout(context: commands.Context) -> None: @bot.command() async def checkin_list(context: commands.Context) -> None: + checkin_db.auto_checkout() count = checkin_db.get_checkin_count() if count == 1: await context.send(