From: Carl Worth Date: Tue, 5 Jan 2021 01:33:17 +0000 (-0800) Subject: TODO: Capture some recent suggestions X-Git-Url: https://git.cworth.org/git?p=turbot;a=commitdiff_plain;h=41356c8c4afd780cc16baaea44e2876f1da18be2 TODO: Capture some recent suggestions Ideas from various people mentioned in Slack --- diff --git a/TODO b/TODO index 0fc32e8..f7119d9 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,14 @@ Recently-proposed ideas (not yet prioritized) • Set-up an announcements Slack channel that's auto fed by email to a particular email address. +• Have Turbot explicitly report long state strings to the channel, + (since the implicit report from settting the abbreviated topic won't + have the whole message). + +• In messages (like from /solved) don't use a raw user_name value from + the request, but instead some tagged version of a user ID (which + Slack will render as a display name). + Round management ---------------- @@ -51,6 +59,9 @@ Editing puzzle fields channel for a solved puzzle (but make sure archived puzzles still show up in global hunt/round views). +• Ensure that both spreadsheet and channel are updated in response to + any changes. + File uploads ------------