View specific card in inventory
Paginated list of all cards in inventory
Investigate how to make a paginated embed
AS a developer and tester, I want to be able to test cards by forcing a rarity type
AS a developer and tester, I want a stage-only command which lets me force the google drive sync
Create a "safe mode" command to disable the drop command but keep alive for the gdrivesync command
3f25c25315
Merge branch 'master' into develop
27e08e6f86
v2.1.5
c49bcaea5b
Save package lockfile
ae1c67e032
Resolve package @babel/traverse to 7.23.2
27e08e6f86
v2.1.5
c49bcaea5b
Save package lockfile
ae1c67e032
Resolve package @babel/traverse to 7.23.2
Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
Add syncing with google drive
Vylpes
deleted branch feature/40-stage-force-gdrive from External/card-drop
2023-11-10 18:32:09 +00:00
d8a469d65e
Merge remote-tracking branch 'origin/develop' into feature/40-stage-force-gdrive
21bef358b3
Remove googleapis dependency (#74)
87bef546d3
Add Drop Rarity test command (#73)
AS a developer, I want the googleapis dependency removed alongside all the code which is using it