From e0daeeff4e5b8228959c15785a08ea5f3cb5b97a Mon Sep 17 00:00:00 2001 From: Someone Date: Sun, 6 Mar 2022 00:33:15 +0100 Subject: [PATCH] modules/CommandCoronaPresenceLogger.py --- modules/CommandCoronaPresenceLogger.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/modules/CommandCoronaPresenceLogger.py b/modules/CommandCoronaPresenceLogger.py index 4fbf3cf..81dfd72 100644 --- a/modules/CommandCoronaPresenceLogger.py +++ b/modules/CommandCoronaPresenceLogger.py @@ -54,11 +54,9 @@ class CommandCoronaPresenceLogger(AbstractCommand): request.respond_cmd_temp(cleandoc(""" ## :white_check_mark: Success! :) #### ``Your presence at FSINF today has been logged.`` - This information is retained for about a month. - If we get informed of somebody testing COVID-19 positive, we shall inform anyone being at fsinf on the same days. - If you shall test COVID-19 positive, please inform us, so we can inform anyone who was at fsinf on the same days as you. + #### :point_right: If you turn out to be COVID-positive please inform @someone to issue a warning to other possibly exposed people. :point_left: """)) self.bot.api.add_user_to_channel("m5sik9jwmib6mfpnpcmsib1h7w", data["user_id"]) self.bot.debug_chan("``/cpl`` presence logged: ``"+data["user_name"]+"``") -- 2.43.0