Game type of Webex Teams Chat Bot built with Botkit
A game-type chat bot implementing:
Built from this botkit-template for Cisco Spark.
Then open the .env
file and paste your bot’s token into the SPARK_TOKEN variable.
You bot is all set, responding in 1-1 and ‘group’ spaces, and sending a welcome message when added to a space,
Its healthcheck is accessible at your application public url, suffixed with “/ping”
Note that thanks to Glitch ‘PROJECT_DOMAIN’ env variable, you did not need to add a PUBLIC_URL variable pointing to your app domain.