Skip to content

Commit afbabc6

Browse files
author
Peter Swimm
authored
Update glitch_readme.md
1 parent 3d0184a commit afbabc6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

glitch_readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ Our goal with Botkit is to make bot building easy, fun, and accessible to anyone
1010

1111
If you are looking to create a bot on other platforms using Glitch, check out the [Botkit project page](https://glitch.com/botkit).
1212

13+
### What's Included
14+
* [Botkit core](https://github.com/howdyai/botkit/blob/master/docs/readme.md#developing-with-botkit) - a complete programming system for building conversational software
15+
* [Botkit Studio API](https://github.com/howdyai/botkit/blob/master/docs/readme-studio.md#function-index) - additional APIs that extend Botkit with powerful tools and APIs
16+
* [Pre-configured Express.js webserver](https://expressjs.com/) including:
17+
* A customizable "Install my Bot" homepage
18+
* Login and oauth endpoints that allow teams to install your bot
19+
* Webhook endpoints for communicating with platforms
20+
* Sample skill modules that demonstrate various features of Botkit
21+
* A customizable onboarding experience for new teams powered by Botkit Studio
22+
1323
### Getting Started
1424

1525
There are a myriad of methods you can use to set up an application on Slack, but we feel this is the most flexible path you can use to setup your bot on the Slack Events API.
@@ -55,4 +65,4 @@ You can find full documentation for Botkit on our [GitHub page](https://github.c
5565

5666
# About Botkit
5767

58-
Botkit is a product of [Howdy](https://howdy.ai) and made in Austin, TX with the help of a worldwide community of botheads.
68+
Botkit is a product of [Howdy](https://howdy.ai) and made in Austin, TX with the help of a worldwide community of botheads.

0 commit comments

Comments
 (0)