Token system #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It may be useful to gate whether one activity is available on:
These may be considered "tokens" that unlock that activity for a certain amount of time.
Manual conditions can be done using an override, and external conditions can be done by an API call, so this tracks just the time-based conditions.
Example: Minecraft and YouTube should not be enabled until at least 30 minutes of any combination of Cluefinders, typing tutor, Scratch. This is likely cleanest to implement when configured against the target activities.