-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add slack integration #1346
Add slack integration #1346
Conversation
@mousumi2002 is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect @mousumi2002, followed the README and it works fine.
Requesting a minor change to remove source_id from the payload in generate_answer method as the /api/answer
doesn't expect a source_id
.
Regarding the history support, I don't think that there is any concern of privacy breach with Chatbots, however this won't be needed in the initial version of slack extension.
Thank you !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update!
Congratulations @mousumi2002, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cm2kqptal75900ckyr6rvjcdw This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
And a special api holopin! |
Congratulations @mousumi2002, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cm2kqqikw74560clbb8stan7h This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
What kind of change does this PR introduce?
Feature
Why was this change needed?
Resolves 🚀 Feature: Slack extension #1290
Other information:
@ManishMadan2882 I have added initial support for a Slack bot integration. Here's what is currently supported as a part of the integration.
I need more clarity on the following stuff:
Things I would be working on after the initial review:
readme.md