# bot-hosting-sample **Repository Path**: mirrors_CiscoDevNet/bot-hosting-sample ## Basic Information - **Project Name**: bot-hosting-sample - **Description**: Code sample companion to the Bot Hosting Learning Lab - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2025-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Cisco DevNet Learning Labs: Bot Hosting Samples This bot comes as a companion to the [DevNet learning lab: "Creating Conversational Bots with BoKit"](https://learninglabs.cisco.com/tracks/collab-cloud/spark-apps/collab-spark-botkit/step/1). The concept of conversations is illustrated with increasingly complex conversations where a user is asked to pick a color: - [color](https://github.com/CiscoDevNet/botkit-ciscospark-samples/blob/master/learninglab/skills/color.js) : asks a user to pick a color (no check) - [restricted](https://github.com/CiscoDevNet/botkit-ciscospark-samples/blob/master/learninglab/skills/restricted.js) : let a user pick a color among a set of options - [threads](https://github.com/CiscoDevNet/botkit-ciscospark-samples/blob/master/learninglab/skills/threads.js) : branch to another thread - [variables](https://github.com/CiscoDevNet/botkit-ciscospark-samples/blob/master/learninglab/skills/variables.js) : enriched user-context among threads Labs are written to be displayed within the [Cisco DevNet Learning Labs system](https://learninglabs.cisco.com). Contributions are welcome, and we are glad to review changes through pull requests. See [contributing.md](contributing.md) for details. ## Contributing These learning modules are for public consumption, so you must ensure that you have the rights to any content that you contribute. Write your content in Markdown. DevNet staff reviews content according to the [Cisco Style Guide](http://www-author.cisco.com/c/en/us/td/docs/general/style/guide/Latest/stylegd.html). (Link available on Cisco VPN only.) ## Getting Involved * If you'd like to contribute to an existing lab, refer to [contributing.md](contributing.md). * If you're interested in creating a new Cisco DevNet Learning Lab, please contact a DevNet administrator for guidance.