YOGRTBot Sphere Solvers

Optimal move recommendations for /sphere games
▶ Live solver
Other solvers
Chest
Quest
Trace
Stats
Lifetime
Last 7 days
About the stats

The stats section shows activity for servers where YOGRTBot is present and monitoring sphere channels.

  • Lifetime — total live sphere games (solver was open) since the bot started collecting data.
  • Last 7 days — breakdown by game type: number of games and average SP earned (where applicable).

Stats are collected passively from Mudae messages; they do not require using the solver.

* Avg SP values reflect base sphere values only and do not account for SP bonuses.

Changelog
  • 1a6b8bf 2026-04-23 fix: show active session count before deploy confirmation prompt
  • 03e271a 2026-04-23 fix: add per-window msg counts to rate tracker, show as third column in dashboard
  • 39a8898 2026-04-23 fix: checkout index.html before git pull to avoid stale changelog conflict
  • 247008f 2026-04-23 fix: normalize perk9 emojis, fix harvest color dist, add msg counts and disk sizes to internal dashboard
  • 6d00494 2026-04-23 style: fix lifetime stats table missing CSS and add spacing above About the stats
  • ecba8ab 2026-04-23 fix: remove accidental magibot.log commit and add *.log to gitignore
  • 9ac86f4 2026-04-23 fix: parse n_colors from trace messages and run trace policy off event loop
  • 6225487 2026-04-23 Add policy hot-reload and bot-safe deploy logic
  • e55546b 2026-04-23 feat(stats): add lifetime breakdown table and Avg SP* footnote on index page
  • f325bab 2026-04-23 add policy request tracking by client and games-observed stats to dashboard
  • e81b260 2026-04-23 fix: skip policy API call on final-state (depth-5) solver nodes
  • 5fcaa10 2026-04-23 add hidden internal stats dashboard at /mudae/stats-internal
  • 0395421 2026-04-23 style: replace reveal highlight outlines with corner dot indicator
  • a00abe8 2026-04-23 feat: add dates to changelog entries
  • c67ec92 2026-04-23 feat: add collapsible changelog to index page, regenerated on deploy
  • 842c4fb 2026-04-23 style: use dashed outlines for harvest reveal and recommendation highlights
  • bfa9881 2026-04-23 fix: match bare <:sp:ID> Red emoji in reward click line parser
  • 38226e5 2026-04-23 fix duplicate gameUuid declaration in _renderRecommendation
  • cd5165e 2026-04-22 feat(harvest): update to v2 policy format (compact base + chest_found)
  • 40e0b3c 2026-04-22 Fix premature 'server is back up' banner by adding health endpoint