simplebot-org / simplebot_polls

Create polls in Delta Chat (SimpleBot plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polls

https://pepy.tech/badge/simplebot_polls

A SimpleBot plugin that allows to create polls.

If this plugin has collisions with commands from other plugins in your bot, you can set a command prefix like /poll_ for all commands:

simplebot -a bot@example.com db -s simplebot_polls/command_prefix poll_

Install

To install run:

pip install simplebot-polls

About

Create polls in Delta Chat (SimpleBot plugin)

License:Mozilla Public License 2.0


Languages

Language:Python 89.0%Language:Jinja 11.0%