Skip to content

Create a new slash command to view the buns leaderboard. #28

@jsontm

Description

@jsontm
  • Recognize a slash command for /buns.
  • Read all items in the buns table and sort them by buns value.
  • Return the list in a response Slack message limited to top 5 results.
  • Make sure to use canonical names for the leaderboard (not enterprise_id) by calling the utility method (Call Slack API to map enterprise_id to canonical name. #30) five times (one for each ID).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions