Investigate how to make a paginated embed
Create simple inventory list
cb57b24521
Fix pagination bugs
fa9a84dbe6
Add page start option
bbe8f0d4d8
Add inventory button event
95ed90b916
Create inventory command
b667f1ffb9
Put user's name in the embed
Vylpes
created branch feature/97-simple-inventory-list in External/card-drop
2023-12-19 16:01:18 +00:00
3c3381847b
Update cards per page to be 9
366bf08d3e
Clean up code
b9f6ea69b7
Add types as interfaces
c8a4fe25d1
Add card type to list
f475f5fb42
Get basic pagination working
The timeout command success embed should include the time timed out for
AS a user, I want to have a simplified inventory list command
- Inventory[]
- Find every card linked to this and its cards
- Sort by series id
- Calculate pages
- Generate embed based on current page
- Generate buttons based on page index
dab40dd7ae
0.4.0
0f089e5041
Merge branch 'develop' into feature/77-paginated-embed
66b499d8d2
Update dependency @types/node to v20.10.5 (#116)
a4abaa6ae4
0.3.1
0029e4a456
Update .env version to 0.3.1
Investigate how to make a paginated embed
I'm not sure if this work is needed, I'm going to give a go at taking what I've learnt and implementing it in the inventory command.
- Since the pages need to be dynamically created, having all…
Update dependency typescript to v5.3.3
Vylpes
deleted branch renovate/node-20.x-lockfile from External/card-drop
2023-12-18 14:38:50 +00:00
Update dependency @types/node to v20.10.5
Fix bug where a default config setting wouldn't show the key you were using
Vylpes
created branch feature/289-config-get-bug in RabbitLabs/vylbot-app
2023-12-18 13:38:19 +00:00
Update dependency @types/node to v20.10.5