### Story In order to obtain the users for the leaderboard, we need to take a snapshot of the users with a certain discord role every `X` amount of time. ### Acceptance Criteria - [ ] Have the bot automatically take a snapshot every interval (`X` time) - [ ] Output the snapshots to a .txt file
Story
In order to obtain the users for the leaderboard, we need to take a snapshot of the users with a certain discord role every
Xamount of time.Acceptance Criteria
Xtime)