botserver/templates/bling.gbai/bling.gbot/config.csv
Rodrigo Rodriguez (Pragmatismo) 48c1ae0b51 , dt.month, dt.hour, dt.is_weekend, etc.)
- Add startup wizard module for first-run configuration
- Add white-label branding system with .product file support
- Add bot manager for lifecycle, MinIO buckets, and templates
- Add version tracking registry for component updates
- Create comparison doc: BASIC vs n8n/Zapier/Make/Copilot
- Add WhatsApp-style sample dialogs to template documentation
- Add data traceability SVG diagram ```
2025-11-30 15:07:29 -03:00

25 lines
503 B
CSV

name,value
,
bot-name,Bling ERP Integration
bot-description,Synchronizes data with Bling ERP system
,
param-blingClientID,
param-blingClientSecret,
param-blingHost,https://api.bling.com.br/Api/v3
param-blingTenant,
,
param-host,https://api.bling.com.br/Api/v3
param-limit,100
param-pages,50
,
param-admin1,admin@yourdomain.com
param-admin2,admin2@yourdomain.com
,
llm-model,gpt-4o-mini
llm-temperature,0.3
,
sync-interval,21600
sync-products,true
sync-orders,true
sync-contacts,true
sync-inventory,true