botserver/src/basic/keywords/arrays
Rodrigo Rodriguez (Pragmatismo) fda88c0d94 Bootstrap started! 6.1.0
- Add rss and scraper dependencies for web data keywords
- Add SMS keyword with priority support (low, normal, high, urgent)
- Add web_data keywords: RSS, SCRAPE, SCRAPE_ALL, SCRAPE_TABLE, SCRAPE_LINKS, SCRAPE_IMAGES
- Add ai_tools keywords: TRANSLATE, OCR, SENTIMENT, CLASSIFY
- Improve LLM server health check with better diagnostics and increased timeout
- Fix compilation errors and warnings
- Register SMS keywords in BASIC engine
2025-12-10 18:22:02 -03:00
..
contains.rs Add documentation and core BASIC language functions 2025-11-30 11:09:16 -03:00
mod.rs Bootstrap started! 6.1.0 2025-12-10 18:22:02 -03:00
push_pop.rs Add documentation and core BASIC language functions 2025-11-30 11:09:16 -03:00
slice.rs Add documentation and core BASIC language functions 2025-11-30 11:09:16 -03:00
sort.rs Add documentation and core BASIC language functions 2025-11-30 11:09:16 -03:00
unique.rs - Split into botui. 2025-12-02 21:09:43 -03:00