diff --git a/supporting-docs/projects/2017-06-27-matrix-topic-bot.md b/supporting-docs/projects/2017-06-27-matrix-topic-bot.md new file mode 100644 index 00000000..7baea0bf --- /dev/null +++ b/supporting-docs/projects/2017-06-27-matrix-topic-bot.md @@ -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).