Kazuhiro Sera

Results 522 comments of Kazuhiro Sera

Hey @cbaus, if you are fine to implement for your own use case, I would recommend forking this project or starting from scratch in your favorite language. And then, once...

Thanks for sharing your idea and working code! I will keep this issue open for now but I'm not going to merge your PR at least in the short term....

Thanks for reporting this. This could be improved on the underlying web-api package side (https://github.com/slackapi/node-slack-sdk/blob/%40slack/web-api%407.0.2/packages/web-api/src/errors.ts#L79), so let me transfer this to node-slack-sdk repo.

Thanks for the comment! I agree that the simplest solution would be to provide an opt-out option, allowing for the removal of the `original` property. Although I haven't explored in...

I think having a link to a Python setup page instead is not a really great developer experience. If you can have a reusable part for many pages and embed...

Hi @KaloyanP, thanks for asking this! bolt-python's underlying slack-sdk package offers class-based Block Kit construction approach like you mentioned. Check the module's api docs and unit tests should be the...

@Alw3ys Thanks for sharing this. We will look into it next week. If you find the cause of the issue, sharing it with us would be greatly appericated.

@Alw3ys Sorry, I had been busy for other tasks. I just quickly tried to reproduce your issue but I was not able to manage to see the same situation. I...

Hi @kennym, thanks for asking the questions. >Why are we getting that error message when a user sends a message to the bot? The only reason why this could happen...