-
Notifications
You must be signed in to change notification settings - Fork 134
Clients
Keith Sterling edited this page Jan 17, 2019
·
11 revisions
#Client Configuration
All the clients have the same set of command line options which ar used to control initial startup
- --bot_root. Root folder for all bot configuration data
- --config [path to configuration file]. Specifies the configuration file to use to run the client. See Configuration for more details of configuration settings
- --cformat [yaml|json|xml]. Optionally specifies the format of the config file. If not specified programy will use file extension to work out the format
- --logging [path to logging configuration file]. Path to logging configuration file
- --noloop. Do not enter conversation loop. Only useful when debugging program start up. Program will run through startup, load configuration, and all grammars and then exit.
- --context. Provides an additional layer of debug information when using the console client. See Debugging Your AIML for more on this option and other debugging settings
##Available Clients There are several other clients you can use to run Program-Y once you are comfortable in getting started with the Console client. For a full list see Clients
Email: keiffster@gmail.com | Twitter: @keiffster | Facebook: keith.sterling | LinkedIn: keithsterling | My Blog
- Home
- Background
- Guiding Principles
- Reporting an Issue
- Installation
- You And Your Bot
- Bots
- Clients
- Configuration
- AIML
- Sentence Splitting
- Natural Langauge Processing
- Normalization
- Spelling
- Sentiment Analysis
- Translation
- Security
- Hot Reload
- Logging
- Out of Band
- Multi Language
- RDF Support
- Rich Media
- Asynchronous Events
- Triggers
- External Services
- Dynamic Sets, Maps & Vars
- Extensions
- Pre & Post Processors
- Custom Nodes
- The Brain Tree
- Utilities
- Building It Yourself
- Creating Your Own Bot
- Contributing
- Performance Testing
- FAQ
- History
- Website