mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 03:34:09 +01:00
Create 2016-12-17-matrix-email-bot.md
This commit is contained in:
parent
3783ecb738
commit
0f9d29cd07
14
supporting-docs/projects/2016-12-17-matrix-email-bot.md
Normal file
14
supporting-docs/projects/2016-12-17-matrix-email-bot.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: matrix-email-bot
|
||||||
|
categories: projects other
|
||||||
|
description: Posts links to emails in Matrix rooms. Ideal for newsletter distribution.
|
||||||
|
author: Travis Ralston
|
||||||
|
maturity: Early beta
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ page.title }}
|
||||||
|
|
||||||
|
Uses [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) and [mailin](http://mailin.io/) to receive emails and post messages in chat. Ideal for having your newsletters also land in a chat room.
|
||||||
|
|
||||||
|
The source can be found on [GitHub](https://github.com/turt2live/matrix-email-bot).
|
||||||
Loading…
Reference in a new issue