Skip to content

Commit 2c1c2ea

Browse files
vasilcovskygbin
authored andcommitted
Added Bot Framework backend (errbotio#1171)
1 parent b9c873b commit 2c1c2ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/features.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Currently, the following networks are supported:
1010
* IRC
1111
* Slack_
1212
* Telegram_
13+
* `Bot Framework`_ (maintained `separately <https://github.com/vasilcovsky/errbot-backend-botframework>`__)
1314
* CampFire_ (maintained `separately <https://github.com/errbotio/err-backend-campfire>`__)
1415
* `Cisco Spark`_ (maintained `separately <https://github.com/marksull/err-backend-cisco-spark>`__)
1516
* Discord_ (maintained `separately <https://github.com/gbin/err-backend-discord>`__)
@@ -60,7 +61,7 @@ Extensive plugin framework
6061
* A test backend for unittests for plugins which can make assertions about issued commands and their responses
6162
* And a templating framework to display fancy HTML messages. Automatic conversion from HTML to plaintext when the backend doesn't support HTML means you don't have to make separate text and HTML versions of your command output yourself
6263

63-
64+
.. _Bot Framework: https://botframework.com/
6465
.. _Campfire: https://campfirenow.com/
6566
.. _Cisco Spark: https://www.ciscospark.com/
6667
.. _Discord: https://www.discordapp.com/

0 commit comments

Comments
 (0)