PuzzleTechHub / bot-be-named

MIT License
6 stars 4 forks source link

Features for Hydra #137

Open TheOriginalSoni opened 5 months ago

TheOriginalSoni commented 5 months ago

All the features and requested commands planned to be in Hydra.

TheOriginalSoni commented 5 months ago

~templatehydra (set the template sheet for the server)

TheOriginalSoni commented 5 months ago

~(maybe_done?) hunthydra/clonehydra (duplicates the sheet and then adds hunt info to the sheet, also tethers the sheet to the category)

TheOriginalSoni commented 5 months ago

~IN PROGRESS ! ~hunturlhydra/urlhydra/renamehydra/flavorhydra (change attributes of the hunt and updates the sheet)

TheOriginalSoni commented 5 months ago

~NOT STARTED roundhydra (adds a puzzle to a round)

TheOriginalSoni commented 5 months ago

~NOT STARTED hinthydra/hintsenthydra (hinthydra expresses the intent to request a hint and puts a matter to a vote, hintsenthydra signifies that a hint has been sent)

TheOriginalSoni commented 5 months ago

update stats sheet

TheOriginalSoni commented 5 months ago

unlock and solve times as well. For example, !graph from M-Bot

TheOriginalSoni commented 5 months ago

move the overview hidden columns to B and C rather than A and B so that they’re more likely to stay in the right rows if someone sorts the sheet

TheOriginalSoni commented 5 months ago

change the solution column in the overview to use =INDIRECT() so that it still works if people add a column between A and B

TheOriginalSoni commented 5 months ago

Change every check for being able to edit sheet to tetherhydra instead.

TheOriginalSoni commented 5 months ago

Export all hidden column mapping (A1/B1/A2 of overview for cols D-E-F but also col A-B) to database. Import it during every ~tether but never else.

TheOriginalSoni commented 5 months ago

catsummary for last 100 emssages in the category. (How many messages/which channel. Also which users). Updates every 60s, disabled with ❌ react, stops after 3h.

TheOriginalSoni commented 5 months ago

clonesheet and ~tetherlion merged in the same command so you never need to manually clone a sheet.

TheOriginalSoni commented 5 months ago