Personal utility suite for TazunaBot work. Local folder name: TazunaTools.
| Tool | Path | Purpose |
|---|---|---|
| Condition Converter | /converter/ |
Raw skill conditions → English |
| Event Formatter | /formatter/ |
Event text → supporter.json objects |
| Image Quiz Cropper | /cropper/ |
Multi-box crop + umaguesser JSON |
| Wheelspin | /wheelspin/ |
Racecourse / track / uma / custom wheels |
| Skill Visualizer | /visualizer/ |
CM + map skill activation preview |
Any static server from the repo root:
npx --yes serve .Then open http://localhost:3000 (or the port shown).
- Create a GitHub repo and push this project.
- Settings → Pages → Deploy from branch →
main/ root (or/docsif you move files). - Site will be at
https://<user>.github.io/<repo>/.
A .nojekyll file is included so GitHub Pages serves _ paths and raw JSON without Jekyll filtering.
Copied from TazunaDiscordBot for offline use:
data/conditions.json— converter rulesdata/maps.json,data/champsmeet.json,data/skill.json— visualizerdata/lists.json— uma names for wheelspin
Refresh these when the bot assets change.
Stitch prototypes live in design/ (Derby Terminal system: turf green #54e98a, Geist + Space Mono).