Skip to content

Commit

Permalink
Add to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Jul 11, 2023
1 parent aba0508 commit 7a7901f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,9 @@
- Support this notation for cooldowns too?? Including aliasing via the builtin.
- Channel currency?? Would become available as "*points" but automatically incremented
according to rules like "+1 every 5 minutes to all in chat".
- Builtin to iterate over all participants or all currently in chat?? Could be attached
to a regular interval timer. $participant$/{participant} has a fixed timeout of 5 min,
but the builtin could have a configurable timeout.
* Combined condition and variable update: "Spend". Numerically check if the given variable
is >= the given value, and if it is, adds -value. Not a huge simplicity, but it would
prevent desynchronization, which is a subtle problem and hard to debug.
Expand Down

0 comments on commit 7a7901f

Please sign in to comment.