93d13e8dc6
Merge branch 'develop' into feature/227-inventory-0-bug
5f513d740e
Change sacrifice command embed colours to go green when successful from red (#237)
17ea4d9ab4
Create daily command (#224)
VylpesTester
pushed to feature/230-sacrifice-changes at External/card-drop
2024-05-24 17:44:45 +01:00
2077bdf33b
Merge branch 'develop' into feature/230-sacrifice-changes
17ea4d9ab4
Create daily command (#224)
Inventory command shows cards in list that are shown as 0 in the database
AS a user, I want to be able sacrifice cards I have for more currency
This has passed testing, the /sacrifice
command works, and the embed buttons do their job too. Separate bug for inventory showing 0 quantities in the /inventory
command will be raised separately
Give currency timer is giving currency every 30 seconds instead of every 30 minutes
AS a user, I want to be given coins automatically to a timer
This has failed testing, it is giving currency every 30 seconds, not every 30 minutes