Skip to content

A discord bot that allows users to vote privately

Notifications You must be signed in to change notification settings

gregk27/Private-Voting-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private-Voting-Bot

A discord bot that allows users to vote privately

Features

  • Polls that allow members of a group to anonymously vote
    • Unlimited options
    • Votes are completely secret
    • Raw results are displayed when all users have voted
    • Tallied results are displayed when all users have voted -Multiple voting systems -Single vote -Multiple vote

Instructions

Starting a Poll

Enter command !vote start @group [opt1,opt2,opt3,...] mode This will send a private message to all members of the mentioned group

Voting in a poll

To vote in a poll, enter the command hinted in the poll message, replacing with the option number you want

Setup

To add the bot to your server, follow the instructions here.

Future

settings.json

In order to protect my disord token, I have it hidden in a gitignored settings.json file. In order to run the bot, create a file called settings.json that contains{"token":"YOUR_TOKEN"} in the root folder.

About

A discord bot that allows users to vote privately

Resources

Stars

Watchers

Forks

Packages

No packages published