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

expose donation stats to a slack slash-command #37

Open
echarlie opened this issue Mar 30, 2018 · 3 comments
Open

expose donation stats to a slack slash-command #37

echarlie opened this issue Mar 30, 2018 · 3 comments

Comments

@echarlie
Copy link
Member

since slack can talk to authenticated endpoints, we should have expose donation stats to it---the same stats we display prominently on /admin/donations

@echarlie
Copy link
Member Author

echarlie commented Apr 2, 2018

This is similar to what was done for our latest track slack command https://github.com/wuvt/wuvt-site/blob/master/wuvt/trackman/views.py#L96 however should require an auth key from slack.

@echarlie echarlie transferred this issue from wuvt/wuvt-site Jun 3, 2021
@mutantmonkey
Copy link
Member

We'd probably want to implement this as part of https://github.com/wuvt/slack-hooks

@echarlie
Copy link
Member Author

okay, so to implement this, donation stats need to be exposed via an API call, and the rest can be handled in slack-hooks if wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants