Giter Club home page Giter Club logo

test-bot's Introduction

Deploy

Heroku Steps

  1. Deploy with above button
  2. Fill in params and create
    1. IM_SHARED_SECRET (from Developer Portal -> App Settings)
    2. RINGCENTRAL_CHATBOT_CLIENT_ID
    3. RINGCENTRAL_CHATBOT_CLIENT_SECRET
  3. Go to Setting and Config Vars
    1. Copy DATABASE_URL value and paste to RINGCENTRAL_CHATBOT_DATABASE_CONNECTION_URI
    2. Copy domain (find it in Domains, https://your-service-name.herokuapp.com) and paste to RINGCENTRAL_CHATBOT_SERVER
  4. Go to Developer Portal -> App Settings
    1. Change OAuth Redirect URI to {RINGCENTRAL_CHATBOT_SERVER}/bot/oauth
    2. If Interactive Messages enabled, change Outbound Webhook URL to {RINGCENTRAL_CHATBOT_SERVER}/interactive-messages
  5. Go to Bot tab and Add to RingCentral

To Test

  1. Go to https://app.devtest.ringcentral.com
  2. Search for your bot. It should show welcome upon conversation open.
  3. type command hello. It should reply hello.
  4. type command card. It should send a card with a name on it.
  5. submit a new name with the card. It should update the card.
  6. type command card again. It should show the new name tha is just given.

test-bot's People

Contributors

dakingkong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.