You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec-proposals/supporting-docs/projects/2017-07-31-matrix-alias-bot.md

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