From e33ab1f74b74cc5b0063c8ffc42fbcdcf733e8ae Mon Sep 17 00:00:00 2001 From: Lili Date: Wed, 9 Nov 2022 14:54:00 +0100 Subject: [PATCH] more text to explain redeems --- tlapbot/templates/dashboard.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/tlapbot/templates/dashboard.html b/tlapbot/templates/dashboard.html index 3bf5205..785b9cd 100644 --- a/tlapbot/templates/dashboard.html +++ b/tlapbot/templates/dashboard.html @@ -9,8 +9,8 @@
- - + +
@@ -78,7 +78,12 @@

Currently active redeems

-

If you have enough points, you can redeem those by typing the command in chat.

+

If you have enough points, you can redeem those redeems by typing the command in chat.

+
    +
  • Counter redeems add +1 to their counter.
  • +
  • List redeems get added to the list of recent redeems (without a note).
  • +
  • Note redeems require you to send a message together with the redeem.
  • +
{% if redeems %} @@ -108,7 +113,6 @@