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.
- Replace raw bedrock-protocol packets with mineflayer-bedrock - Movement uses pathfinder (setGoal/GoalNear) — works on server-auth BDS - No cheats, no OP, no teleports — Doug walks like a real player - Bridge is now plain JS (no TypeScript) with Node 22 - Brain uses move_to with pathfinder instead of fake teleport steps - Fix MariaDB connection timeout with auto-reconnect - Tested: bot spawns and walks on vanilla BDS 1.26.11 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 | ||