# This file contains the credentials for the voice & chat platforms # which your bot is using. # https://rasa.com/docs/rasa/messaging-and-voice-channels # # NOTE: the rest channel does not work with external events # rest: # you don't need to provide anything here - this channel doesn't # require any credentials callback: # URL to which Rasa Open Source will send the bot responses # See https://rasa.com/docs/rasa/connectors/your-own-website#callbackinput url: "http://localhost:5034/bot" #facebook:cz # verify: "" # secret: "" # page-access-token: "" #slack: # slack_token: "" # slack_channel: "" #socketio: # user_message_evt: # bot_message_evt: # session_persistence: #mattermost: # url: "https:///api/v4" # team: "" # user: "" # pw: "" # webhook_url: "" rasa: url: "http://localhost:5002/api"