matrix-spec/supporting-docs/projects/2017-07-31-matrix-alias-bot.md
Travis Ralston 98294cab0d Add matrix-alias-bot
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-18 14:40:04 -06:00

15 lines
592 B
Markdown

---
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).