VylpesTester
  • Joined on 2022-08-05
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

VylpesTester commented on pull request External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database

Would it be worth having this as the main primary key ID? I can't see that not being unique

VylpesTester commented on pull request External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database

We won't need this function then (as per above comment)

VylpesTester suggested changes for External/card-drop#209 2024-04-19 18:37:21 +01:00
Create concept of currency in the database
VylpesTester approved External/card-drop#190 2024-03-31 15:49:20 +01:00
Create series command
VylpesTester approved External/card-drop#183 2024-03-15 17:32:59 +00:00
Add logger to project