Skip to content

Commit 9d7c25c

Browse files
added ref to other templates laying in branches
1 parent b5fe1c3 commit 9d7c25c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# Template to bootstrap a Botkit project for Cisco Spark
1+
# Botkit Template for Cisco Spark
22

3-
This template regroups a set of best practices:
3+
This template regroups a set of best practices to bootstrap a Botkit project connecting to Cisco Spark.
4+
5+
**take a look at the [redis](https://github.com/CiscoDevNet/botkit-template/tree/redis) and [pluggable architecture](https://github.com/CiscoDevNet/botkit-template/tree/plugin) branches for more advanced templates**
6+
7+
**check [Howdy's Botkit StarterKit](https://github.com/howdyai/botkit-starter-ciscospark) if you're planning to use [Botkit Studio](https://studio.botkit.ai/app)**
8+
9+
10+
## Features
411

512
- configuration: pass settings either through environment variables on the command line, or hard-coded values in the `.env` file. Note that command line variables are priorized over the `.env` file if present in both places.
613

0 commit comments

Comments
 (0)