85696bb907
Update: README and template files
2026-02-04 13:54:26 -03:00
6964eae250
Add documentation for dashboards, auth RBAC, white-label, security, and channel features
2026-01-08 13:16:04 -03:00
5b047cbd54
docs: add ON EMAIL and ON CHANGE keyword documentation
...
- Add keyword-on-email.md (236 lines)
- Add keyword-on-change.md (300 lines)
- Update SUMMARY.md with new keywords
- Update PROMPT.md with weekly maintenance checklist
2025-12-18 16:18:04 -03:00
bd201bab35
Add USE MCP documentation and update Sources docs
...
- New keyword-use-mcp.md: Complete docs for USE MCP keyword and mcp.csv
- Updated sources.md: MCP Servers section with mcp.csv configuration
- CSV format examples and connection type documentation
- Authentication configuration (api_key, bearer)
- Integration with Tasks and BASIC examples
2025-12-13 00:27:17 -03:00
83db827c3f
Lowercase botserver/botbook references, add bottemplates repo, update autonomous tasks docs
2025-12-12 23:18:36 -03:00
cbe9dc3e00
docs: Add GOTO keyword documentation with migration guidance to ON patterns
2025-12-12 16:26:58 -03:00
4801cd73f4
Add hardware ↔ keyword compatibility table to GPIO documentation
...
- Added comprehensive table mapping hardware components to BASIC keywords
- Includes displays, sensors, actuators, ADC/DAC, expansion modules
- Shows interface type (I2C, SPI, GPIO) and typical addresses
- Added quick reference table by keyword
2025-12-12 14:29:45 -03:00
012a5b491c
Add GPIO keywords, buying guide, embedded templates, and update to BotDevice
...
- Add GPIO & IoT Keywords documentation (keywords-gpio.md)
- GPIO MODE, SET, GET, PWM, SERVO
- I2C SCAN, READ, WRITE
- SPI OPEN, TRANSFER, CLOSE
- Sensor keywords: READ TEMPERATURE, HUMIDITY, DISTANCE, MOTION, LIGHT
- Display keywords: LCD INIT/PRINT/CLEAR, OLED INIT/PRINT/DRAW/CLEAR
- Relay and buzzer control
- Complete examples: doorbell, thermostat, light automation
- Add Beginner's Buying Guide (13-devices/buying-guide.md)
- What is an SBC explained for beginners
- Recommended starter kits by budget
- Sample shopping lists for projects
- Where to buy by region
- First-time setup guide
- Common beginner mistakes
- Add Embedded Device Templates (02-templates/template-embedded.md)
- thermostat.bas - Smart thermostat with AI
- doorbell.bas - Smart doorbell with notifications
- light-control.bas - Voice-controlled lights
- security.bas - Motion alarm system
- plant-monitor.bas - Automatic plant watering
- kiosk.bas - Information display
- Add SVG architecture diagram (embedded-architecture.svg)
- Update mobile.md to use BotDevice branding (renamed from BotOS)
- Update SUMMARY.md with new sections
2025-12-12 14:14:53 -03:00
dc6e33c940
docs: Update user docs - Tasks, Apps index, API Possibilities
...
- tasks.md: Simplified for end users (no code, no HTMX)
- README.md (apps): Clean user-friendly app guide
- api-possibilities.md: New chapter for bot builders with API integration examples
- SUMMARY.md: Added API Possibilities link
2025-12-12 12:34:56 -03:00
9573e157a7
Update SMS documentation with priority support 6.1.0
...
- Add priority parameter (low, normal, high, urgent) to SEND SMS keyword
- Document priority behavior for each provider (Twilio, AWS SNS, Vonage, MessageBird)
- Add sms-default-priority configuration option
- Update examples with priority-based routing
- Fix configuration parameter names to match implementation
2025-12-10 18:22:37 -03:00
0cf9736944
Update: General project updates
2025-12-06 11:09:12 -03:00