Add a sample program that will simply dump all received events to a CSV, e.g. slack-logger.c.
Columns including things like:
- Datetime
- Event
- Any other details specific to the event (e.g. username, thread_ts, parent ts, event body e.g. message text)
Comments
You must be logged in to leave a comment.