X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=c2ca275d513f51a2e60ac7fd07ea76da76239e7a;hb=0015251c4f6f377a3a538b2a09c4ca7fb3d026b5;hp=f35c0d514e6ac04e50befe26cfc794ac9be6d1d7;hpb=d124e7cc2c8d6b4e7cc0f86d452fef61081590b4;p=turbot diff --git a/TODO b/TODO index f35c0d5..c2ca275 100644 --- a/TODO +++ b/TODO @@ -11,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. @@ -41,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 ----------------