This is a test project downloaded from Bots.Business API for testing VS Code extension functionality.
commands/
- Bot commands with CMD metadata blocks.bbusiness/bot.json
- Bot configuration
/start
- Main start command/start1777
- Test commandstart1
- Simple command151/start12
- Command in folder
Each command file contains a CMD block with metadata:
command: /command_name
help: Command description
need_reply: false
auto_retry_time:
folder:
answer:
keyboard:
aliases:
group:
updated_at: 2025-10-15T03:40:39.143Z
folder_id:
CMD*/
Mhis project is used for testing:
- Download from Bots.Business API
- Upload to GitHub
- Download from GitHub
- Verify CMD blocks preservation