-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcredentials.yml
More file actions
31 lines (25 loc) · 1.09 KB
/
credentials.yml
File metadata and controls
31 lines (25 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 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
facebook:
verify: "khanhdq865303"
secret: "c7fbe1ef5d53363278c738b7afcf92a5"
page-access-token: "EAAZA49HXWv1UBAE7bzxbYCTeppYo8kTm9FCZCnQfaApneFxZCEaHvlfRgzbhqnjCKvnflo6xfClGXpMQCUhEnTiqFf4u7c2c4TTpiLXcEuAtpFpxXpNL9Muuj0xqFi7Ds4oN9r8csqzer4foNQ50AEoI7AvxRbJsKT5Dc37ElSGyz6uZAsmt"
#slack:
# slack_token: "<your slack token>"
# slack_channel: "<the slack channel>"
#socketio:
# user_message_evt: <event name for user message>
# bot_message_evt: <event name for but messages>
# session_persistence: <true/false>
#mattermost:
# url: "https://<mattermost instance>/api/v4"
# token: "<bot token>"
# webhook_url: "<callback URL>"
# This entry is needed if you are using Rasa X. The entry represents credentials
# for the Rasa X "channel", i.e. Talk to your bot and Share with guest testers.
rasa:
url: "http://localhost:5002/api"