You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for making this awesome slack app and making it open source!
I was wondering if it is possible to extend this app to have an option to not display votes in real time? I have several ideas how to achieve this:
a button, which is visible only for the creator of the poll, when clicked toggles the display of votes
the creator of the poll closes the poll and then the votes are displayed
the poll is automatically closed when the specified number of users vote and then the votes are displayed
the poll is opened only for the specified amount of time and then it is automatically closed and the votes are displayed
I can help with extending the app, but I have no experience with slack apps.
The text was updated successfully, but these errors were encountered:
After that, the most tricky part is about building blocks. If you want to help, you can found documentation here : https://api.slack.com/block-kit/building
All the other parts are just JavaScript ;)
Thank you for making this awesome slack app and making it open source!
I was wondering if it is possible to extend this app to have an option to not display votes in real time? I have several ideas how to achieve this:
I can help with extending the app, but I have no experience with slack apps.
The text was updated successfully, but these errors were encountered: