mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-14 07:24:11 +01:00
Add matrix-topic-bot
This commit is contained in:
parent
e04a3819a5
commit
9d396242d3
14
supporting-docs/projects/2017-06-27-matrix-topic-bot.md
Normal file
14
supporting-docs/projects/2017-06-27-matrix-topic-bot.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: matrix-topic-bot
|
||||||
|
categories: projects other
|
||||||
|
description: A simple bot that provides dynamic topics
|
||||||
|
author: Travis Ralston
|
||||||
|
maturity: Release
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ page.title }}
|
||||||
|
|
||||||
|
[@topic:t2bot.io](https://matrix.to/#/@topic:t2bot.io) is a simple bot that updates your room topic based on some conditions. Useful for rooms that have membership counts or dynamic topics.
|
||||||
|
|
||||||
|
The source (and more information) can be found on [GitHub](https://github.com/turt2live/matrix-topic-bot).
|
||||||
Loading…
Reference in a new issue