GitHub - coder/balatrobot: API for developing Balatro bots 🃏

GitHub release Discord

balatrobot

API for developing Balatro bots


BalatroBot is a mod for Balatro that serves a JSON-RPC 2.0 HTTP API, exposing game state and controls for external program interaction. The API provides endpoints for complete game control, including card selection, shop transactions, blind selection, and state management. External clients connect via HTTP POST to execute game actions programmatically.

📚 Documentation

https://coder.github.io/balatrobot/

🚀 Related Projects

🙏 Acknowledgments

This project is a fork of the original balatrobot repository. We would like to acknowledge and thank the original contributors who laid the foundation for this framework:

The original repository provided the initial API and botting framework that this project has evolved from. We appreciate their work in creating the foundation for Balatro bot development.