github.com/remyjette/DiscordPollBot

A discord poll bot that allows users to add their own options while a poll is running

Open this visualization on its own page →

Contributors

1

Lines of Code

91

From

2020-11-14

To

2020-12-20

About remyjette/DiscordPollBot

DiscordPollBot is a Python-based Discord bot that enables users to create and manage polls within Discord servers. The bot's defining feature is its ability to let participants dynamically add their own poll options while a poll is actively running using the `/addoption` command, making polls more interactive and collaborative than static pre-defined choices.

The bot is designed to be deployed either as a ready-made instance that users can add directly to their servers, or as a self-hosted installation. For self-hosting, it requires a Discord bot token supplied via an environment variable, and the project includes Docker support to streamline deployment and running the bot in containerized environments.

Share this video