-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- ECB-REQ-8: The bot shall periodically query the DynamoDB table to retrieve chat messages within a specified time window (TBD - configurable). (Priority: High)
- ECB-REQ-9: The bot shall count the number of chat messages for each user within the specified time window. (Priority: High)
- ECB-REQ-10: The bot shall rank the users based on their message count in descending order. (Priority: High)
- ECB-REQ-11: The bot shall provide an interface to view the user ranking, displaying at least the top 10 users. (Priority: High)
- ECB-REQ-12: The bot shall allow the administrator to reset the user ranking. (Priority: Medium)
- ECB-REQ-13: The bot shall store the user ranking data in DynamoDB. (Priority: Medium)
Metadata
Metadata
Assignees
Labels
No labels