bbsbot
2026-03-14
Rename tw2002 module to tradewars across the entire codebase
299 files · 4,888+ · 4,113-
tw2002 → tradewars rename
9 files changed
__init__.pyRenamed from games/tw2002/__init__.pyrules.jsonRenamed from games/tw2002/rules.jsondata_mapper.pyRenamed from games/tw2002/data_mapper.pytradewars.pyRenamed from addons/tw2002.py__init__.pyRenamed from src/bbsbot/games/tw2002/__init__.pytradewars-mcp-tools.mdRenamed from docs/reference/tw2002-mcp-tools.mdTRADEWARS_MCP_OPERATIONS.mdRenamed from docs/TW2002_MCP_OPERATIONS.mdREADME.mdIntelligentTW2002Bot → IntelligentTradeWarsBot updated in examplesDockerfileRemaining tw2002 references updated
- Renamed the
tw2002module directory, Python package, and MCP tools totradewarsdecouple internal3 files
__init__.py__init__.pytradewars.py
- Renamed all remaining programmatic identifiers (class names, variable names, function names) from TW2002 to TradeWars/tradewars
decouple
internal
3 files
bot.pymodels.pyswarm_manager.py
- Updated
IntelligentTW2002BottoIntelligentTradeWarsBotin README examples specify errata1 file
README.md
- Fixed remaining
tw2002references in Dockerfile, startup scripts, and HTML templates remediate internal1 file
Dockerfile