A community hub for Auto Chess creators. This page only shows creators that are detected as live right now, plus recent Dota Auto Chess videos from configured YouTube channels. Add the Twitch chat command for MMR lookups, or use the support form to suggest another creator.




Add an !mmr command to Twitch chat so viewers can look up Dota Auto Chess MMR from a Steam ID64, Steam profile URL, or Steam vanity name.
!mmr 76561198000000000 !mmr https://steamcommunity.com/id/someone !mmr someone
!commands add !mmr $(urlfetch https://www.trackautochess.com/api/twitch/mmr?steam=$(querystring))
In the StreamElements dashboard, set the command response to this and use a Steam ID64 or Steam vanity name:
${customapi.https://www.trackautochess.com/api/twitch/${1}/mmr}Open StreamElements setupCreate a custom command named !mmr and use the command argument text as the steam query value.
https://www.trackautochess.com/api/twitch/mmr?steam=<command arguments>