Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 464 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 464 Bytes

Echo Bot

This is an example script that when run creates a bot that echos messages you sent to it.
Contrary to its name the more relevant use-case is rather to show how to use webhooks and ngrok to quickly spin up a interactive bot.

Prerequisites

  1. Create a Webex Bot and obtain its token here
  2. Install requirements
  3. Paste your token into the variables file
  4. Create a chat with the bot and say hello!