-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Some tasks that I can think of :
- Write a SlackMessage module with a
handle_messagefunction. See if you can use pattern matching alone to define varioushandle_messagefunctions for every message type you have identified. - Help me come up with a
SlackMessageschema. I think useful fields would be text, media_url (when the message is videos, image), conversation_id, channel_id - Come up with a SlackChannel schema. I think useful fields would be id, name and organization_id or organization_name
@maanasb01 please copy paste the message payloads you found.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels