botserver/docs/src/chapter-05/keywords.md

1.4 KiB
Raw Blame History

Keyword Reference

This section lists every BASIC keyword implemented in the GeneralBots engine. Each keyword page includes:

  • Syntax Exact command format.
  • Parameters Expected arguments.
  • Description What the keyword does.
  • Example A short snippet from the official template files.

The source code for each keyword lives in src/basic/keywords/. Only the keywords listed here exist in the system.

Keywords