Split up moon counter from the database #489

Merged
Vylpes merged 20 commits from feature/300-moon-set into develop 2025-02-03 17:42:11 +00:00
Owner

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • Create a separate moon counter to track how many moons a user has
  • This is so we can start a user at a specific counter
  • Added to the list command a counter to specify how many moons aren't being tracked with the bot

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that provide my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. - Create a separate moon counter to track how many moons a user has - This is so we can start a user at a specific counter - Added to the list command a counter to specify how many moons aren't being tracked with the bot #300 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? Please describe the tests that you ran to verify the changes. Provide instructions so we can reproduce. Please also list any relevant details to your test configuration. # Checklist - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that provide my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
Vylpes added 9 commits 2024-10-29 10:52:14 +00:00
Vylpes 2024-10-29 10:52:19 +00:00
  • added the
    type
    story
    label
  • requested review from VylpesTester
VylpesTester was assigned by Vylpes 2024-10-29 10:52:35 +00:00
Vylpes changed title from Split up moon counter from the database to WIP: Split up moon counter from the database 2024-10-29 10:53:22 +00:00
Vylpes added 1 commit 2024-10-30 09:35:40 +00:00
Vylpes added 1 commit 2024-10-31 16:56:39 +00:00
Vylpes added 3 commits 2024-11-01 17:06:04 +00:00
Vylpes added 1 commit 2024-11-04 18:06:56 +00:00
Vylpes added 1 commit 2024-11-07 19:38:20 +00:00
Vylpes added 2 commits 2024-12-11 18:42:02 +00:00
Vylpes added 1 commit 2024-12-14 18:04:08 +00:00
Vylpes changed title from WIP: Split up moon counter from the database to Split up moon counter from the database 2024-12-14 18:04:51 +00:00
VylpesTester requested changes 2025-01-25 16:56:51 +00:00
Dismissed
VylpesTester left a comment
Member
  • Merge in develop branch
  • Add moonset command
- Merge in `develop` branch - Add moonset command
Vylpes added 1 commit 2025-01-27 18:48:13 +00:00
Author
Owner
  • Merge in develop branch
  • Add moonset command

Have merged in develop, can't do moonset but will add the ability for moderators to remove moons at a time

> - Merge in `develop` branch > - Add moonset command Have merged in develop, can't do moonset but will add the ability for moderators to remove moons at a time
requested review from VylpesTester 2025-01-27 18:49:09 +00:00
VylpesTester approved these changes 2025-02-03 17:42:03 +00:00
Vylpes merged commit 93ef8a8ae7 into develop 2025-02-03 17:42:11 +00:00
Vylpes deleted branch feature/300-moon-set 2025-02-03 17:42:12 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#489
No description provided.