Delete 2017-07-31-matrix-alias-bot.md

Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
Travis Ralston 2017-09-24 23:30:02 -06:00 committed by GitHub
parent 0884b53118
commit 04d9da273b

View file

@ -1,14 +0,0 @@
---
layout: project
title: matrix-alias-bot
categories: projects other
description: A simple bot that provides dynamic topics
author: Travis Ralston
maturity: Released
---
# {{ page.title }}
[@alias:t2bot.io](https://matrix.to/#/@alias:t2bot.io) is a simple bot that provides a way to add aliases to a room on another homeserver. Because matrix allows you to only add aliases against your server, Alias Bot needs to be running on the desired homeserver to be able to add the alias.
The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-alias-bot).