module AutovoiceStore

AutovoiceStore — per-channel interval/last-run state and global award tally. Public: load_state, save_state, normalize_state, enabled?, set_enabled!, clamp_interval, due_for_run?, should_attempt_award?, activity_cutoff, touch_activity!, mark_run!, increment_total!, global_total Depends: RabbotDb Tests: test/lib/autovoice_store_test.rb