A simple Discord bot for making pretty polls. Created as a tangent from Völuspá.
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
Poll - Create a poll with up to 20 options. Supports default emojis
Results - List the Discord users that responded to each option
Image - Create a png summarizing the poll as a histogram. Includes dark theme option