diff --git a/supporting-docs/projects/2016-12-17-python-matrix-bot-api.md b/supporting-docs/projects/2016-12-17-python-matrix-bot-api.md new file mode 100644 index 00000000..baf8c19d --- /dev/null +++ b/supporting-docs/projects/2016-12-17-python-matrix-bot-api.md @@ -0,0 +1,16 @@ +--- +layout: project +title: python-matrix-bot-api +categories: projects other +description: A Python API for making Matrix bots +author: Shawn Anastasio +maturity: Early beta +--- + +# {{ page.title }} + +A Python API for making Matrix bots. + +Requires [matrix-python-sdk](https://github.com/matrix-org/matrix-python-sdk). + +The project lives on [GitHub](https://github.com/shawnanastasio/python-matrix-bot-api/)