Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Create a Poll #27

Open
decoded-cipher opened this issue Sep 8, 2022 · 1 comment
Open

Create a Poll #27

decoded-cipher opened this issue Sep 8, 2022 · 1 comment
Labels
new feature New feature or request

Comments

@decoded-cipher
Copy link
Owner

  • The bot should allow a user (with enough permission) to create polls powered by emojis easily.
  • The poll must only allow one among the options to be selected by a user to avoid spamming.
  • Polls should expire in 24 hours.
    • Remove the poll from the channel
    • Deliver a poll report to inobot-dm channel before deleting

Example : Simple Poll Bot

Command Preference :

  • $poll | #general | "your_question_here" "option_01" "option_02" - Multiple Choice
  • $poll | #general | "your_question_here" - Yes or No
@decoded-cipher decoded-cipher added the new feature New feature or request label Sep 8, 2022
@decoded-cipher decoded-cipher added the paused Paused due to some temporary issues label Sep 11, 2022
@decoded-cipher
Copy link
Owner Author

Heroku will restart once every 24 hours. And the time at which it restarts can't be predicted too. Therefore, the poll data may get deleted when restarted (as we do not intend to store them in a DB).

A similar fate awaits the #26 issue. So we are forced to pause the development of this feature until we migrate to a standalone cloud platform.

@decoded-cipher decoded-cipher removed the paused Paused due to some temporary issues label Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant