Update the give currency timer to give 10 coins every 20 minutes
981acefcf6
Update currency timer to give 10 coins every 20 minutes
37ce41a384
Fix crontab running every 30 seconds instead of every 30 minutes
Look into having the logger send warns/errors to a discord channel
Manga type cards are being claimed as a regular card
The bot should log a warning if an ID is used twice
ab1ca9b22c
Merge branch 'develop' into feature/202-daily-command
caa991a259
Update dependency @discordjs/rest to v2.3.0 (#232)
40dbf8d2c0
Update dependency @types/node to v20.12.12 (#231)
b8721c253c
Create sacrifice command (#225)
836a1d341f
Add cron job to add coins to a user every 30 minutes (#219)
Vylpes
deleted branch renovate/discordjs-rest-2.x-lockfile from External/card-drop
2024-05-20 18:24:49 +01:00
Update dependency @discordjs/rest to v2.3.0
Vylpes
deleted branch renovate/node-20.x-lockfile from External/card-drop
2024-05-20 18:21:34 +01:00
Update dependency @types/node to v20.12.12
AS a developer and tester, I want the /give command to also be able to give currency to a user
AS a user, I want my currency balance to be used when I claim a card
Sacrifice command should start at red for the sacrifice confirmation embed and change to green after
Timer should give 10 coins every 20 minutes