Back to browse
GitHub Repository

Chat in WoW 3.3.5a from your terminal

7 starsTypeScript

Tuicraft, a WoW 3.3.5a chat client for the terminal

by tvararu·Apr 20, 2026·2 points·0 comments

AI Analysis

●●SolidWizardryNiche Gem

Reverse-engineered WoW protocol with SKILL.md for LLM agents is clever.

Strengths
  • Pure TypeScript on Bun compiles to single binary with zero runtime dependencies
  • Daemon mode with JSONL output enables scripting and LLM agent integration
  • Live integration tests against real AzerothCore servers verify protocol implementation
Weaknesses
  • Chat-only support limits utility compared to full game clients
  • WoW 3.3.5a is a 15-year-old expansion, limiting active player base
Category
Target Audience

WoW private server players, developers building game bots

Similar To

OpenClaw · WoW Glider

Post Description

Worked on this a couple of months ago but forgot to post it. The idea came to me when I wanted to get my OpenClaw to play WoW with me. I'd like to expand it to support all game features (not just chat), and make it possible for LLMs to inhabit and play on private servers.

Similar Projects