-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcredentials.yml
29 lines (23 loc) · 990 Bytes
/
credentials.yml
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
# 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
#telegram:
# access_token: "660950459:AAErU8xFNXOJHOhNCQTjZHqiFcZr5Ii1gSc"
# verify: "small_talk_ru_bot"
# webhook_url: "https://82.193.145.253/webhooks/telegram/webhook"
facebook:
verify: "teen"
secret: "4fba429eae4cc04e2461f786fd24ff34"
page-access-token: "EAAQBjcVnlZBABAJeAnGu1ZCx9UsTFrjZAvTYATg8caQskzHuBrOMcKUKqbOG2NmkNVZAznjnkTWZBvdXP3JkHmn9FZAwZBjOo6nJuGNvfFJEhI9Ucvo4m8lh3Q9H1U7PwAGm68tfmiZC8SRdYZBqC0dzfEkXjMfW1IytHkiiSUBS3eJPAAIa8rz80"
#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>
rasa:
url: ${RASA_X_HOST}/api