seratch / ChatGPT-in-Slack

Swift demonstration of how to build a Slack app that enables end-users to interact with a ChatGPT bot
MIT License
441 stars 168 forks source link

Fix #23 by enabling the app to respond to messages in its DM #29

Closed seratch closed 1 year ago

seratch commented 1 year ago

This pull request resolves #23. In a DM with the app, you don't need to use a thread. This should be much easier for people and reasonable as it is a private 1 to 1 convo.