Skip to content

Config_Client_Google

Keith Sterling edited this page Feb 20, 2019 · 1 revision

XMPP Client Configuration

In addition to the common configuration items available to all clients, the additional configuration items available to a XMPP client are as follows

google:
  host: 127.0.0.1
  port: 5000
  debug: false
  launch_text: Hello and welcome
  launch_srai: GOOGLE_LAUNCH
  quit_text: Good bye matey
  quit_srai: GOOGLE_STOP
  help_text: Ask me anything, I know loads
  help_srai: GOOGLE_HELP
  error_text: Oopsie there has been an error
  error_srai: GOOGLE_ERROR
Clone this wiki locally