Registers a /clear slash command as a project-local extension. Prompts for a transcript name (spaces → dashes), exports the full session HTML (with in-memory state) to transcripts/<name>.html, then starts a new session with parent tracking.
RPG Combat
Use this starting template for your implementation of the game rules. Requires Node.js and npm. Install dependencies, then run the tests:
npm install
npm test
Description
Languages
HTML
99.4%
TypeScript
0.5%