card-drop/src
Ethan Lane f12bb11ffb
All checks were successful
Test / build (push) Successful in 2m29s
Fix a user being able to make a trade with themself
2024-06-02 16:05:05 +01:00
..
buttonEvents Fix user being able to claim cards with a 0 balance 2024-06-02 15:39:24 +01:00
client Update the give currency timer to give 10 coins every 20 minutes (#236) 2024-06-01 14:42:51 +01:00
commands Fix a user being able to make a trade with themself 2024-06-02 16:05:05 +01:00
constants Update the give currency timer to give 10 coins every 20 minutes (#236) 2024-06-01 14:42:51 +01:00
contracts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00
database Create daily command (#224) 2024-05-24 17:40:45 +01:00
Functions Add a warning to the logs if an ID is used twice (#248) 2024-06-01 14:52:38 +01:00
helpers Fix inventory showing quantities set to 0 (#239) 2024-05-24 17:50:34 +01:00
hooks Add logger to project (#183) 2024-03-15 17:33:12 +00:00
timers Update the give currency timer to give 10 coins every 20 minutes (#236) 2024-06-01 14:42:51 +01:00
type Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00
bot.ts Add cron job to add coins to a user every 30 minutes (#219) 2024-05-17 20:57:01 +01:00
registry.ts Add balance command (#244) 2024-06-01 14:47:21 +01:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00