We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b9b051 commit 38c8883Copy full SHA for 38c8883
1 file changed
listeners/events/app_mentioned.py
@@ -6,8 +6,8 @@
6
from ..views.feedback_block import create_feedback_block
7
8
"""
9
-Handles the event when the app is mentioned in a Slack channel, retrieves the conversation context,
10
-and generates an AI response if text is provided, otherwise sends a default response
+Handles the event when the app is mentioned in a Slack conversation
+and generates an AI response.
11
12
13
0 commit comments