]> git.cworth.org Git - turbot/commitdiff
TODO: Capture some recent suggestions
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 01:33:17 +0000 (17:33 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 01:33:17 +0000 (17:33 -0800)
Ideas from various people mentioned in Slack

TODO

diff --git a/TODO b/TODO
index 0fc32e85a9b03c63d800140fceb5efd2041e64e3..f7119d9afa1a15e03ebe8633ecb0a1795d9499bd 100644 (file)
--- 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
 ------------