From 689eed0dc26c714a9df8d74990da84be4917db33 Mon Sep 17 00:00:00 2001 From: Jonathan Field Date: Wed, 1 Nov 2017 11:08:32 +0000 Subject: [PATCH 1/3] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 87a2e12..f8a283f 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # Trello Bot for Cisco Spark powered by Botkit +[![Deploy](https://heroku.com/deploy?template=https://github.com/howdyai/trello-ciscospark/master) + This project contains everything you need to deploy your own customizable Trello bot for your company in Cisco Spark. This bot is built with [Botkit](https://botkit.ai). Botkit is designed to ease the process of designing and running useful, creative bots that live inside messaging platforms. Bots are applications that can send and receive messages, and in many cases, appear alongside their human counterparts as users. @@ -116,8 +118,6 @@ You can find full documentation for Botkit on our [GitHub page](https://github.c ### Need more help? * Glitch allows users to ask the community for help directly from the editor! For more information on raising your hand, [read this blog post.](https://medium.com/glitch/just-raise-your-hand-how-glitch-helps-aa6564cb1685) -* Join our thriving community of Botkit developers and bot enthusiasts at large. Over 4500 members strong, [our open Slack group](http://community.botkit.ai) is _the place_ for people interested in the art and science of making bots. - You can also find help from members of the Botkit team [in our dedicated Cisco Spark room](https://eurl.io/#SyNZuomKx)! Come to ask questions, share your progress, and commune with your peers! From c6ceec970345e0b4edb9f36d4ae8dbbeb31a0e31 Mon Sep 17 00:00:00 2001 From: Jonathan Field Date: Wed, 1 Nov 2017 11:10:45 +0000 Subject: [PATCH 2/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f8a283f..ff2b8e5 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Trello Bot for Cisco Spark powered by Botkit -[![Deploy](https://heroku.com/deploy?template=https://github.com/howdyai/trello-ciscospark/master) +[![Deploy](https://heroku.com/deploy?template=https://github.com/howdyai/trello-ciscospark/master)](https://heroku.com/deploy) This project contains everything you need to deploy your own customizable Trello bot for your company in Cisco Spark. From e6c755e6b2e3ea231f056844bc8df98042d1f662 Mon Sep 17 00:00:00 2001 From: Jonathan Field Date: Wed, 1 Nov 2017 11:11:57 +0000 Subject: [PATCH 3/3] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ff2b8e5..63f68d3 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Trello Bot for Cisco Spark powered by Botkit -[![Deploy](https://heroku.com/deploy?template=https://github.com/howdyai/trello-ciscospark/master)](https://heroku.com/deploy) +[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) This project contains everything you need to deploy your own customizable Trello bot for your company in Cisco Spark.