/Poll-Bot

A Discord bot written in python using discord.py that lets you create strawpolls and reaction polls

Primary LanguagePython

Poll Bot

A Discord bot that lets you create strawpolls and reaction polls

Add Poll Bot to your server here: https://discordapp.com/oauth2/authorize?client_id=298673420181438465&scope=bot&permissions=0

Example Uses

How to use Poll Bot

To create a strawpoll, type ‘+/strawpoll#', where # is the number of choices you want your strawpoll to have (between 2-10)

Create a reaction poll by typing '+/poll _____’. Poll Bot will automatically add the reactions 👍, 👎, and 🤷

Requirements

  • Python 3.4.2+
  • aiohttp library
  • strawpoll.py library
  • discord.py rewrite library
  • inflect library

Usually pip will work for these