Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add 'freestyle' mode where any emoji is counted and reported #13

Open
3 of 9 tasks
marks opened this issue Jun 19, 2020 · 0 comments
Open
3 of 9 tasks
Labels
enhancement New feature or request

Comments

@marks
Copy link
Contributor

marks commented Jun 19, 2020

Description

In freestyle mode, I can get a CSV report for a channel that might have..

  • A row for each message in the past N hours/days with:
    • the timestamp for when the data was collected (we may want to append the data at a certain interval so we can see the trend of reactions/threaded replies)
    • basic metadata about the message such as channel, timestamp, author, message content (text, blocks, attachments)
    • The total number of reactions
    • An object with all reactions and their counts
    • The total number of threaded replies
    • An object with all threaded replies

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant