From 21f9625a246b6937a946cda4e8595d5cd4b2ca0f Mon Sep 17 00:00:00 2001 From: Dessalines Date: Thu, 14 Feb 2019 17:42:04 -0800 Subject: [PATCH] adding matrix chatroom --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 524d5c702..77403e8ba 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ We have a twitter alternative (mastodon), a facebook alternative (friendica), so let's build a reddit alternative in the fediverse. +[Matrix Chatroom](https://riot.im/app/#/room/#rust-reddit-fediverse:matrix.org) + ## Goals / TODOs - Come up with a name / codename. @@ -12,4 +14,3 @@ We have a twitter alternative (mastodon), a facebook alternative (friendica), so - Should it allow bots? - Decide on tech to be used: I prefer Actix, Diesel for the back end, inferno, typescript and bootstrap for the front end. - How do we do the activitypub stuff? --