Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 770 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 770 Bytes

Polly

A simple Discord bot for making pretty polls. Created as a tangent from Völuspá.

Install

Using Python 3.6.9 or later

  • python3 -m venv bot-env
  • source bot-env/bin/activate
  • pip install -r requirements.txt
  • python3 polly.py

Features

Poll - Create a poll with up to 20 options. Supports default emojis

Command: poll

Results - List the Discord users that responded to each option

Command: results

Image - Create a png summarizing the poll as a histogram. Includes dark theme option

Command: image-dark