mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 13:03:41 +01:00
supporting-docs/projects: Add matrix-pollbot
matrix-pollbot is a bot that allows you to create polls to be voted on by members of a Matrix room.
This commit is contained in:
parent
6a048acd30
commit
2a8d64fef7
14
supporting-docs/projects/2017-05-18-matrix-pollbot.md
Normal file
14
supporting-docs/projects/2017-05-18-matrix-pollbot.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
layout: project
|
||||||
|
title: matrix-pollbot
|
||||||
|
categories: projects other
|
||||||
|
description: A bot for creating polls
|
||||||
|
author: Shawn Anastasio
|
||||||
|
maturity: Early Beta
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{ page.title }}
|
||||||
|
|
||||||
|
Pollbot is a Matrix bot written using [python-matrix-bot-api](https://github.com/shawnanastasio/python-matrix-bot-api/) that allows you to create polls that can be voted on by members of a room.
|
||||||
|
|
||||||
|
The project lives on [GitHub](https://github.com/shawnanastasio/matrix-pollbot).
|
||||||
Loading…
Reference in a new issue