]> git.cworth.org Git - turbot/blobdiff - TODO
Use a set instead of a list for a puzzle's solution
[turbot] / TODO
diff --git a/TODO b/TODO
index cf5bdc40eb94a353f2ab8099ddaa966c9d00da46..c2ca275d513f51a2e60ac7fd07ea76da76239e7a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,3 @@
-Bugs that we want to fix before Hunt 2021
------------------------------------------
-
-• Add "/hunt edit" (at least for URL)
-
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
@@ -16,6 +11,15 @@ Ordered punch-list (aiming to complete by 2021-01-08)
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------
+• Need a more direct way to ask for help and to find who needs
+  help. Something like /state but with announcements in the main
+  channel and maybe a periodic "Here's where people need help" post or
+  something like that.
+
+• Fix all message posting in Slack to avoid limits, (breaking big
+  messages (is it 100 blocks? need to check) into multiple smaller
+  messages).
+
 • Set-up an announcements Slack channel that's auto fed by email to a
   particular email address.
 
@@ -46,6 +50,16 @@ Recently-proposed ideas (not yet prioritized)
   complaints from Slack even when the command works exactly as it
   should).
 
+• Hunt creation and editing should set the hunt channel's topic
+
+• There should be a state string in the hunt (and support for the
+  /state command) so that there's a supported way to edit the hunt
+  channel's topic without destroying its links.
+
+• The Turbot Home view and the /hunt output should emit the hunt links
+  and state string (similar to how puzzle links and state strings are
+  already implemented).
+
 Round management
 ----------------