You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
454 B
Markdown
15 lines
454 B
Markdown
8 years ago
|
---
|
||
|
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).
|