VylpesTester
  • Joined on 2022-08-05
VylpesTester approved External/card-drop#244 2024-06-01 14:47:08 +01:00
Add balance command
VylpesTester pushed to feature/227-inventory-0-bug at External/card-drop 2024-05-24 17:49:16 +01:00
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)
Compare 3 commits »
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)
Compare 2 commits »
VylpesTester approved External/card-drop#224 2024-05-24 17:40:24 +01:00
Create daily command
VylpesTester opened issue External/card-drop#227 2024-05-18 17:31:15 +01:00
Inventory command shows cards in list that are shown as 0 in the database
VylpesTester commented on issue External/card-drop#203 2024-05-18 17:30:09 +01:00
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

VylpesTester opened issue External/card-drop#226 2024-05-18 17:26:43 +01:00
Give currency timer is giving currency every 30 seconds instead of every 30 minutes
VylpesTester commented on issue External/card-drop#204 2024-05-18 17:26:08 +01:00
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

image
VylpesTester approved External/card-drop#225 2024-05-17 21:02:36 +01:00
Create sacrifice command
VylpesTester commented on pull request External/card-drop#219 2024-05-11 12:54:25 +01:00
Add cron job to add coins to a user every 30 minutes

Remove unnecessary imports

VylpesTester commented on pull request External/card-drop#219 2024-05-11 12:54:25 +01:00
Add cron job to add coins to a user every 30 minutes

Need to do something with this function