DougBot is a revamp of the CletusBot for Minecraft. Cletus failed. He was a Java bot, and he was not successful. With Doug, I am hoping to convert to Bedrock and push the boundaries of this concept to make a minecraft bot that will actually play and interact.
- Craft regex captures full text, then parser extracts item name - Strips filler words (a, an, some, the) - Stops at prepositions (with, from, using, in, for) - Takes max 3 words for item name - "craft sticks with wood" → "sticks" - "craft a wooden pickaxe" → "wooden_pickaxe" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| bridge | ||
| dougbot | ||
| .env.example | ||
| .gitignore | ||
| context.md | ||
| personality-traits.md | ||
| requirements.txt | ||
| run.py | ||