Create simple inventory list #120

Merged
Vylpes merged 10 commits from feature/97-simple-inventory-list into develop 2023-12-22 14:41:14 +00:00

10 commits

Author SHA1 Message Date
Ethan Lane cb57b24521 Fix pagination bugs
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-20 19:31:21 +00:00
Ethan Lane fa9a84dbe6 Add page start option 2023-12-20 18:41:04 +00:00
Ethan Lane bbe8f0d4d8 Add inventory button event 2023-12-20 18:37:06 +00:00
Ethan Lane 95ed90b916 Create inventory command 2023-12-20 18:33:07 +00:00
Ethan Lane b667f1ffb9 Put user's name in the embed 2023-12-20 18:30:32 +00:00
Ethan Lane 3c3381847b Update cards per page to be 9
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-19 16:01:03 +00:00
Ethan Lane 366bf08d3e Clean up code 2023-12-19 15:55:56 +00:00
Ethan Lane b9f6ea69b7 Add types as interfaces 2023-12-19 15:20:46 +00:00
Ethan Lane c8a4fe25d1 Add card type to list 2023-12-19 14:59:56 +00:00
Ethan Lane f475f5fb42 Get basic pagination working 2023-12-19 14:53:36 +00:00