dotaxis / Poll-Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 26 options.

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

Create a multi reaction poll type poll: {title} [option 1] [option 2] [option 3] Add '+duration {hours}:{minutes}' to the message if you want the poll to end automatically (without the {}). When the poll ends, the bot will send a message with a pie plot with the answers given in the channel of the poll.

Requirements

  • Python 3.5.3+
  • aiohttp library
  • discord.py library

Usually pip will work for these

About

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

License:MIT License


Languages

Language:Python 100.0%