self-tasking engine: persistent queue, idle-impulse + follow-up generators, approval mode
This commit is contained in:
@@ -59,3 +59,11 @@ enable-game-info = true
|
||||
# image-cache-mb = 500 # LRU cap (ggg: consider 2000 — screenshots)
|
||||
# image-cache-ttl-days = 90
|
||||
# image-max-bytes = 8388608 # 8 MB upload cap
|
||||
# Self-tasking (SPEC-005) — experimental, DEFAULT OFF:
|
||||
# tasks-enabled = true
|
||||
# tasks-generators = ["idle-impulse", "follow-up"]
|
||||
# tasks-max-per-channel-per-day = 2
|
||||
# tasks-approval = false # true: neue Tasks brauchen !bot task-approve
|
||||
# idle-impulse-hours = 12
|
||||
# taskgen-interval-hours = 6
|
||||
# Staff: !bot tasks | task-approve <id> | task-cancel <id>
|
||||
|
||||
Reference in New Issue
Block a user