Update dependency @babel/traverse to v7.24.1
Vylpes
deleted branch renovate/node-20.x-lockfile from RabbitLabs/random-bunny
2024-04-15 18:16:59 +01:00
Update dependency @types/node to v20.12.7
Update dependency @types/eslint to v8.56.9
Vylpes
deleted branch renovate/eslint-8.x-lockfile from RabbitLabs/random-bunny
2024-04-15 18:15:21 +01:00
AS a user, I want to be given coins automatically to a timer
One issue with doing this is it will only be able to give coins to users its interacted with previously
AS a user, I want a command to let me see all the cards in a particular series
AS a user, I want the "claimed" number to increment when I claim a drop/reroll
AS a developer and tester, I want the /give command to also be able to give currency to a user
Blocked by #200
Create admin-only /give currency slash command
Make test /drop... commands not take currency away from user
AS a user, I want the "claimed" number to increment when I claim a drop/reroll
This has passed my testing
AS a user, I want a command to let me see all the cards in a particular series
This has passed my testing
Bunny command is sometimes not loading the image, only text embed
Random Bunny v2.1.6 released to fix this issue
f7667fe3b7
Fix tests
5d0af43b6f
Merge branch 'master' into develop
8a726b386e
v2.1.6
9e25e5a0e0
Update tests
00b51584b6
Add image helper class to handle reddit galleries