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

Create a slash command to view a bounty point leaderboard. #57

Open
jtmichelson opened this issue Jan 8, 2023 · 0 comments
Open

Create a slash command to view a bounty point leaderboard. #57

jtmichelson opened this issue Jan 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jtmichelson
Copy link
Member

Similar to #28 we will need to create a new slash command to view the top 5 users and their current bounty point totals. We will make a new DynamoDB table for this in devil-bot-rust-cdk-stack.ts and Rhett/Json will manually track values in the production table for each user. The reason we cannot yet automate this is because bounty points will not solely come from GitHub issues so we can't just read the project data.

@jtmichelson jtmichelson added the enhancement New feature or request label Jan 8, 2023
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