]> git.cworth.org Git - turbot/commitdiff
Implement a /round command
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 09:19:57 +0000 (01:19 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 09:40:14 +0000 (01:40 -0800)
This is much like the /hunt command with searching, etc. but with two
differences:

  1. It is limited to display puzzles in the same round(s) as the
     current puzzle

  2. It defaults to display all puzzles rather than unsolved puzzles
     like /hunt does


No differences found