Faction Members
Resyncs the faction members table from the Torn API. Use after someone joins or
leaves if the change hasn't propagated — dashboards rely on this for name lookups
and access control.
Loading status…
Torn Items Master List
Rarely changes. Used by the Loot tab (crimes) and the prize dropdown on Competitions.
Refresh if an item is missing or market prices look stale.
Loading status…
Battle Stats Snapshots
Pulls each member's spy data (str / def / spd / dex / total) from TornStats and
snapshots it once per day. Hourly cron retries until it succeeds — this button
only exists to force a fresh pull today if you need one now.
Loading status…
Armory News
Two Torn news endpoints feed
armory_news:
armoryAction (outgoing item usage, loans, bloodbag fills) and armoryDeposit (incoming deposits).
Automatic cron runs at 06:15 and 18:15 UTC; buttons below are for manual catch-up + walking backwards through older history.
Each backfill click fetches ~200 events (2 pages) per endpoint; resume state persists so repeated clicks continue from where the last click left off.
Loading status…
Armory Stock Snapshot
Daily inventory snapshot across four faction categories: temporary (grenades, HEG, mines),
medical (blood bags, first-aid), drug (xanax, cannabis), booster (energy drinks, coupons).
Automatic cron runs at 12:30 UTC; button below is for on-demand refresh (same-day re-runs UPSERT in place).
Each category logs its own outcome to
collection_log
— a partial failure won't bury the successes of the others.
Loading status…
Attack Log Backfill
Forward collection is automatic (cron). Use the button below to walk
backwards from the oldest stored attack and pull older history.
Each click fetches up to ~200 events (2 pages of 100). Resume state is
persisted, so clicking again continues from where you left off.
Loading status…