• Joined on 2022-08-05
Vylpes pushed to feature/56-drone-rsync at External/card-drop 2023-12-21 16:29:18 +00:00
09bf821be9 Update script
Vylpes created pull request External/card-drop#121 2023-12-21 16:28:55 +00:00
Update drone script to use rsync
Vylpes created branch feature/56-drone-rsync in External/card-drop 2023-12-21 16:26:24 +00:00
Vylpes pushed to feature/56-drone-rsync at External/card-drop 2023-12-21 16:26:24 +00:00
0e239b3685 Update drone script to use rsync
Vylpes closed issue External/card-drop#77 2023-12-21 16:05:01 +00:00
Investigate how to make a paginated embed
Vylpes created pull request External/card-drop#120 2023-12-20 19:34:44 +00:00
Create simple inventory list
Vylpes pushed to feature/97-simple-inventory-list at External/card-drop 2023-12-20 19:31:24 +00:00
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
Compare 5 commits »
Vylpes created branch feature/97-simple-inventory-list in External/card-drop 2023-12-19 16:01:18 +00:00
Vylpes pushed to feature/97-simple-inventory-list at 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
Compare 5 commits »
Vylpes opened issue RabbitLabs/vylbot-app#389 2023-12-19 10:43:57 +00:00
The timeout command success embed should include the time timed out for
Vylpes commented on issue External/card-drop#97 2023-12-18 15:59:23 +00:00
AS a user, I want to have a simplified inventory list command
  1. Inventory[]
  2. Find every card linked to this and its cards
  3. Sort by series id
  4. Calculate pages
  5. Generate embed based on current page
  6. Generate buttons based on page index
Vylpes pushed to feature/77-paginated-embed at External/card-drop 2023-12-18 14:51:48 +00:00
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
Compare 15 commits »
Vylpes commented on issue External/card-drop#77 2023-12-18 14:49:50 +00:00
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…
Vylpes opened issue External/card-drop#119 2023-12-18 14:40:02 +00:00
Update dependency typescript to v5.3.3
Vylpes pushed to develop at External/card-drop 2023-12-18 14:38:50 +00:00
66b499d8d2 Update dependency @types/node to v20.10.5 (#116)
Vylpes deleted branch renovate/node-20.x-lockfile from External/card-drop 2023-12-18 14:38:50 +00:00
Vylpes merged pull request External/card-drop#116 2023-12-18 14:38:48 +00:00
Update dependency @types/node to v20.10.5
Vylpes opened issue External/card-drop#118 2023-12-18 14:38:12 +00:00
0.4 Dependency Update Time
Vylpes created pull request RabbitLabs/vylbot-app#388 2023-12-18 13:40:30 +00:00
Fix bug where a default config setting wouldn't show the key you were using