From c534d52fc48fe1d5ee360870bf62eff9d462f104 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Fri, 4 Oct 2019 14:54:36 +0100 Subject: [PATCH] Add projects list --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 90ce70d..aacecb5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ A template for creating bots with matrix-nio can be found [here](https://matrix-nio.readthedocs.io/en/latest/nio.html). +## Projects using nio-template + +* [anoadragon453/msc-chatbot](https://github.com/anoadragon453/msc-chatbot) - A matrix bot for matrix spec proposals + +Want your project listed here? [Edit this +doc!](https://github.com/anoadragon453/nio-template/edit/master/README.md) + ## Project structure ### `main.py`