Sha256: ddd7f9f6e607d8d06fcafadca6c3983a408c7833ddfdf9e33200fce309b90ff0

Contents?: true

Size: 956 Bytes

Versions: 40

Compression:

Stored size: 956 Bytes

Contents

default: &default
  facebook:
    verify_token: c68823f4-7259-4600-b9f0-382a67260757
    challenge: pOmQ7iq4ZA1hK6TbO7yrVZCmygVjfIiEIYaIZAlEveOAzY4UKb
    page_access_token: EAADhbJruBbMBAKY9bnesHh9eM09ZAHjGsCQtNdvuZClZCFtyIXdFdIQI2mV0PJM910Qyn3lNNhZBPZB54zLRhDNmeIkDz9myS25CTy0kFxHjQCXJxz5oeZCD60VWdAZAFxbeDKvF8eF28qDHAI4wkGc3jvVhjFISKmmFRRM6goUeAZDZD
    setup:
      greeting: # Greetings are broken up by locale
        - locale: default
          text: "Welcome to the Stealth bot 🤖"
      persistent_menu:
        - type: payload
          text: Main Menu
          payload: main_menu
        - type: url
          text: Visit our website
          url: https://example.com
        - type: call
          text: Call us
          payload: "+17345551234"
  twilio_sms:
    account_sid: BC6f4bd46307054c84fdff70badcd9ef5d
    auth_token: 4af73d27d92cff6391611a9c976725cc

production:
  <<: *default

development:
  <<: *default

test:
  <<: *default

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
stealth-2.0.0.beta7 spec/support/services.yml
stealth-2.0.0.beta6 spec/support/services.yml
stealth-2.0.0.beta5 spec/support/services.yml
stealth-2.0.0.beta4 spec/support/services.yml
stealth-2.0.0.beta3 spec/support/services.yml
stealth-2.0.0.beta2 spec/support/services.yml
stealth-2.0.0.beta1 spec/support/services.yml
stealth-1.1.6 spec/support/services.yml
stealth-1.1.5 spec/support/services.yml
stealth-1.1.4 spec/support/services.yml
stealth-1.1.3 spec/support/services.yml
stealth-1.1.2 spec/support/services.yml
stealth-1.1.1 spec/support/services.yml
stealth-1.1.0 spec/support/services.yml
stealth-1.1.0.rc3 spec/support/services.yml
stealth-1.1.0.rc2 spec/support/services.yml
stealth-1.1.0.rc1 spec/support/services.yml
stealth-1.0.4 spec/support/services.yml
stealth-1.0.3 spec/support/services.yml
stealth-1.0.2 spec/support/services.yml