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
I run the docker command docker run -v ./appsettings.json:/app/appsettings.json --restart always ghcr.io/prographers/slack-gpt:latest and everything works fine..... But when I ask a question on slack, I see everything running on the terminal. but I don't get the answer back on slack. what am i missing???? its like it processes the question but doesn't spit out the answer. Hope someone can help!
The text was updated successfully, but these errors were encountered:
I would need more details, it probably lacks some permissions to write to actual Slack. Since we will be doing a major refactor right now. I will try to debug the missing permission case. But if you have any leads that can help me debug this I would appreciate it!
Hello,
So what I’m trying to do is when I’m on slack app and I ask my slack bot a question I want autogpt to receive the question and send back the answer on slack. Hope you can help.
Thanks
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
From: Tomasz ***@***.***>
Sent: July 3, 2023 8:43 AM
To: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Subject: Re: [Prographers/Slack-GPT] slack bot not answering back. (Issue #5)
Hi!
Sorry for the late response.
I would need more details, it probably lacks some permissions to write to actual Slack. Since we will be doing a major refactor right now. I will try to debug the missing permission case. But if you have any leads that can help me debug this I would appreciate it!
—
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A7HV7S3PNSAPYM53QBI4LQLXOLD7FANCNFSM6AAAAAAZQ372WI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
I run the docker command docker run -v ./appsettings.json:/app/appsettings.json --restart always ghcr.io/prographers/slack-gpt:latest and everything works fine..... But when I ask a question on slack, I see everything running on the terminal. but I don't get the answer back on slack. what am i missing???? its like it processes the question but doesn't spit out the answer. Hope someone can help!
The text was updated successfully, but these errors were encountered: