# This file contains the credentials for the voice & chat platforms # which your bot is using. # https://rasa.com/docs/rasa/user-guide/messaging-and-voice-channels/ rest: # # you don't need to provide anything here - this channel doesn't # # require any credentials socketio: user_message_evt: user_uttered bot_message_evt: bot_uttered session_persistence: true rasa: url: "http://localhost:5002/api" #facebook: # verify: "" # secret: "" # page-access-token: "" #slack: # slack_token: "" # slack_channel: "" # src.googlechat.GoogleChatInput: # pass