mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
15 lines
490 B
Markdown
15 lines
490 B
Markdown
|
|
---
|
||
|
|
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).
|