1 / 6

Bot Development | Gupshup.io

Build chatbots with our cloud-based Integrated Developer Environment designed for bot development. Create your bot easily using automated tools and also analyze bot's performance.

Télécharger la présentation

Bot Development | Gupshup.io

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Gupshup - Bot platform Bot Development

  2. IDE Developers • Creating your first chatbot on the Gupshup platform is really simple. This guide will show you the steps to create a cross-platform bot in under two minutes. We will use the IDE Bot Builder tool. Read the Introduction to IDE Bot Builder here before proceeding.

  3. A 'Hello World' bot Perform the following steps to create your first chatbot: • 1. Login to Gupshup using the Github or Facebook login. • 2. Use the IDE Bot Builder tool to create a bot. • 3. Say Hello World • 4. Add the Proxy Bot to your messaging app. • 5. Test out your bot.

  4. Create a bot in under two minutes • Go to gupshup.io and login using your Github or Facebook login. • Click on the 'My Bots' tab and click on the plus button to create a new bot. Give it a unique name. Choose the IDE option and hit the 'Create Bot' button.

  5. Continue • You will see the IDE Bot Builder tool which consists of a code editor and an emulator among other features. The code editor includes template code with helper methods that are commonly used. • Let's create a simple bot that replies with “Hello World” to any message. • Replace all the code in the messageHandler method with the below line:

  6. Reference • https://www.gupshup.io/developer/docs/bot-platform/guide/a-hello-world-bot

More Related