File tree Expand file tree Collapse file tree 6 files changed +1
-8
lines changed
Expand file tree Collapse file tree 6 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 2323 },
2424 {
2525 "type" : " command" ,
26- "command" : " mdformat --number docs/index.md docs/installation.md docs/developing-bots.md docs/balatrobot-api.md docs/protocol-api.md docs/troubleshooting.md "
26+ "command" : " mdformat --number docs/index.md docs/installation.md docs/developing-bots.md docs/balatrobot-api.md docs/protocol-api.md"
2727 }
2828 ]
2929 }
Original file line number Diff line number Diff line change @@ -145,4 +145,3 @@ After setting up your development environment:
145145
146146- Explore the [ BalatroBot API] ( balatrobot-api.md ) for detailed client and model documentation
147147- Learn about the underlying [ Protocol API] ( protocol-api.md ) for TCP communication details
148- - Check the [ Troubleshooting] ( troubleshooting.md ) guide if you encounter issues
Original file line number Diff line number Diff line change @@ -256,7 +256,6 @@ If you encounter issues during installation or testing:
256256
257257- ** Discord Support** : Join our community at [ https://discord.gg/xzBAj4JFVC ] ( https://discord.gg/xzBAj4JFVC ) for real-time help
258258- ** GitHub Issues** : Report bugs or request features by [ opening an issue] ( https://github.com/S1M0N38/balatrobot/issues ) on GitHub
259- - ** Documentation** : Check the [ Troubleshooting] ( troubleshooting.md ) page (work in progress)
260259
261260---
262261
Original file line number Diff line number Diff line change @@ -162,4 +162,3 @@ For higher-level integration:
162162
163163- Use the [ BalatroBot API] ( balatrobot-api.md ) ` BalatroClient ` for managed connections
164164- See [ Developing Bots] ( developing-bots.md ) for complete bot implementation examples
165- - Check [ Troubleshooting] ( troubleshooting.md ) for common protocol issues
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6262 - Developing Bots : developing-bots.md
6363 - BalatroBot API : balatrobot-api.md
6464 - Protocol API : protocol-api.md
65- - Troubleshooting : troubleshooting.md
6665markdown_extensions :
6766 - toc :
6867 toc_depth : 3
You can’t perform that action at this time.
0 commit comments