]> git.cworth.org Git - turbot/commit
Implement a new "/help me" command that suggests something to try
authorCarl Worth <cworth@cworth.org>
Mon, 11 Jan 2021 20:53:34 +0000 (12:53 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 11 Jan 2021 21:00:45 +0000 (13:00 -0800)
commit1cfe6d6ce6ca9adc502683e38a46012798b623a6
treeac8af2ad8b590616d686a6a892ca90b8d969729c
parent5e7ee7c20f71996cedd04586d7139250c6704c0d
Implement a new "/help me" command that suggests something to try

Thanks to Acme for the original "Have you tried" list as obtained from:

    http://web.mit.edu/puzzle/www/resources.html

as:

    http://web.mit.edu/puzzle/www/resources/haveyoutried.pdf
turbot/have_you_tried.py [new file with mode: 0644]
turbot/help.py
turbot/interaction.py