From 56af3d54b6fdecaf049e77e25fecc7d879304fdd Mon Sep 17 00:00:00 2001 From: Chris Angelico Date: Mon, 12 Aug 2024 10:45:03 +1000 Subject: [PATCH] minigames: Add a TODO --- modules/http/chan_minigames.pike | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/http/chan_minigames.pike b/modules/http/chan_minigames.pike index add02454..0cb4be98 100644 --- a/modules/http/chan_minigames.pike +++ b/modules/http/chan_minigames.pike @@ -51,6 +51,9 @@ Bit Boss First, and optionally Second, Third, and Last - TODO: On channel offline (dedicated hook, don't do it in the special trigger), update all the descriptions and clear the variables with userids. How do we let the user customize the rewards? + - Done but not tested. +- Count how many times a user has claimed a reward? ("You have been first N times") + - What if you have multiple? Independently count? Count how many times you got ANY reward? */ //Valid sections, valid attributes, and their default values