Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Openpoll with more customizable, translatable, allow others to add add choices #43

Closed
polppol opened this issue Dec 15, 2022 · 1 comment

Comments

@polppol
Copy link

polppol commented Dec 15, 2022

Hi,
I just make Open Poll more customizable, translatable, allow others to add choices
and I also modified how it response to Slack to let Open Poll post a poll in private chanel without adding Bot in that chanel
(using /command or Modal that open by /command only, not shortcut)
my fork is here
https://github.com/polppol/openpollslack-i18n

Please note that this fork will add some complexity to the App
If you dont need any of these it is a good idea to stay in orginal App.

Summary of additional features:

  • Allow choices add by others
  • Schedule/Recurring Poll
  • True Anonymous Vote (Poller can't see users votes if this mode is ON) : Default ON
  • Notice if True Anonymous Vote is OFF (As poller can see other member votes)
  • Support Slack's Enterprise Grid, Slack Connect
  • Customizeable UI (Order, Show/Hide Element you don't want to make it cleaner)
  • UI Language, Multiple language support
  • Separate configuation for each Slack team(You can turn on/off any features)
  • Better error handling that may crash the server
@polppol polppol changed the title Openpoll with more customizable and translatable. Openpoll with more customizable, translatable, allow others to add add choices Dec 20, 2022
@KazuAlex
Copy link
Owner

Hi,

I want to keep Open poll as simple as it is. No too complex features or nothing that the user can say "what is this ?"
But translations are a great feature. I will try to implement it in my version (or if you want to create a PR you're welcome, I can pick up it from github and recreate it on gitlab, but not merge it directly on )
I already try to respond without being part of the channel (or DM). But it appears that I need another permission that slack denied me.

Thanks for creating a fork! :)
I will pin this issue for interested people.

@KazuAlex KazuAlex pinned this issue Jan 30, 2023
@KazuAlex KazuAlex closed this as completed Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants