Commit graph

8 commits

Author SHA1 Message Date
11ffccaa94 - More htmx. 2025-11-29 17:27:13 -03:00
f40cb6c7b4 Fix typos in bot file extensions and keyword names
Changed incorrect references to .vbs files to .bas and corrected
USE_WEBSITE keyword naming. Also added missing fields to API response
structure and clarified that start.bas is optional for bots.
2025-11-26 22:54:22 -03:00
5844b7aaa8 - Fix .svgs. 2025-11-24 14:15:01 -03:00
e06cd4d646 - From 1 to 4 validated. 2025-11-23 17:02:22 -03:00
b680301c38 - More general docs. 2025-11-23 13:46:55 -03:00
06b5e100dc - No more empty docs. 2025-11-23 09:19:06 -03:00
7779a915e9 - New keywords. 2025-11-21 10:44:29 -03:00
892d20440e Add comprehensive documentation for GeneralBots, including keyword references, templates, and user guides
- Created detailed markdown files for keywords such as HEAR, TALK, and SET_USER.
- Added examples and usage notes for each keyword to enhance user understanding.
- Developed templates for common tasks like enrollment and authentication.
- Structured documentation into chapters covering various aspects of the GeneralBots platform, including gbapp, gbkb, and gbtheme.
- Introduced a glossary for key terms and concepts related to GeneralBots.
- Implemented a user-friendly table of contents for easy navigation.
2025-10-25 14:50:14 -03:00