/Poll-Bot

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

Primary LanguagePython

Discord Bots

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

How to use Poll Bot

Create a strawpoll by typing '+strawpoll {title} [Option1] [Option2] [Option 3]', with up to 30 options.

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

Usually pip will work for these