From 16a4c77012b876e69fd5596f28a643036fa671cb Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Wed, 1 Mar 2017 11:34:53 +0000 Subject: [PATCH] Add Go-NEB --- supporting-docs/projects/2016-07-29-go-neb.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 supporting-docs/projects/2016-07-29-go-neb.md diff --git a/supporting-docs/projects/2016-07-29-go-neb.md b/supporting-docs/projects/2016-07-29-go-neb.md new file mode 100644 index 00000000..a6fd2280 --- /dev/null +++ b/supporting-docs/projects/2016-07-29-go-neb.md @@ -0,0 +1,13 @@ +--- +layout: project +title: Go-NEB +categories: projects other +description: Our dear Matrix Bot (v2) +author: Kegsay +maturity: Late beta +--- + +# {{ page.title }} +Go-NEB is a Matrix bot written in Go. It is the successor to [Matrix-NEB](/docs/projects/other/neb.html), the original Matrix bot written in Python. + +Follow development on [GitHub](https://github.com/matrix-org/go-neb)!