vtov-kr / Simple-Chat-GPT-Slack-Bot

MIT License
6 stars 0 forks source link

Socket Mode instead of ngrok #1

Open clemens-boisseree opened 1 year ago

clemens-boisseree commented 1 year ago

Hi guys, great work, the app works very well. One single question: Is there a possibility that you offer a variant for the socket mode of Slack instead of using ngrok?

cjeon commented 1 year ago

Thank you for your feedback! We currently have no plans for socket mode variant. We'll let you know if we implement socket variant, or we welcome your contribution to the repo. Thank you again for your feedback :)

cjeon commented 1 year ago

some more explanations - Our intention of using Ngrok in the code was to let users quickly see that it works from local env, without any backend deployment. After that, we intended users to deploy this flask app to their own EC2 or lambda.