Add a dropdown list to the /inventory command for quick navigation
AS a user I should be able to list the moons I have obtained
2 points:
- I think there should be a dropdown, like we do on card drop
- I think we should order the numbers descending
AS a user I should be able to add a moon to my total
Vylpes
deleted branch feature/344-inventory-dropdown from External/card-drop
2024-09-21 18:09:26 +01:00
Add dropdown to /inventory command for quick navigation
Add ability to add a moon to your count
Add dropdown to /inventory command for quick navigation
680e627f7a
Handle dropdown
c115cd92a1
Fix the dropdown having the wrong page value
Make the logger only go up to debug/verbose