Add matrix-alias-bot
Signed-off-by: Travis Ralston <travpc@gmail.com>
This commit is contained in:
parent
f7c1574c91
commit
98294cab0d
1 changed files with 14 additions and 0 deletions
14
supporting-docs/projects/2017-07-31-matrix-alias-bot.md
Normal file
14
supporting-docs/projects/2017-07-31-matrix-alias-bot.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue