The name says it all. This bot allows users to create private polls on Discord
When a poll is started, it will send a private message to users in the mentioned group.
Once all users have voted, the bot will present the tallied votes.
Step 1: User creates a poll using the !vote private command
Step 2: Bot sends a private message to mentioned users
Step 3: User votes with the !vote vote command
Step 4: When all votes are placed, bot displays results
The bot is written in Node.js using the Discordjs plugin
Github link: https://github.com/Aree-Vanier/Private-Voting-Bot
Feel free to fork the project, however the code is currently not well documented (Documenting is first priority).
If you know of a good place to host a bot (preferably for free), suggestions are greatly appreciated.
Any bugs can be reported to the issues page on github.