• Joined on 2022-08-05
Vylpes created pull request External/card-drop#236 2024-05-23 17:34:04 +01:00
Update the give currency timer to give 10 coins every 20 minutes
Vylpes created branch feature/226-timer-fix in External/card-drop 2024-05-23 17:28:58 +01:00
Vylpes pushed to feature/226-timer-fix at External/card-drop 2024-05-23 17:28:58 +01:00
981acefcf6 Update currency timer to give 10 coins every 20 minutes
37ce41a384 Fix crontab running every 30 seconds instead of every 30 minutes
Compare 2 commits »
Vylpes opened issue External/card-drop#235 2024-05-21 19:31:50 +01:00
Look into having the logger send warns/errors to a discord channel
Vylpes commented on issue External/card-drop#234 2024-05-21 19:26:17 +01:00
Manga type cards are being claimed as a regular card

Was fixed by a JSON error

Vylpes closed issue External/card-drop#234 2024-05-21 19:26:17 +01:00
Manga type cards are being claimed as a regular card
Vylpes opened issue External/card-drop#233 2024-05-21 15:56:44 +01:00
The bot should log a warning if an ID is used twice
Vylpes pushed to feature/202-daily-command at External/card-drop 2024-05-20 18:27:38 +01:00
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)
Compare 5 commits »
Vylpes pushed to develop at External/card-drop 2024-05-20 18:24:49 +01:00
caa991a259 Update dependency @discordjs/rest to v2.3.0 (#232)
Vylpes deleted branch renovate/discordjs-rest-2.x-lockfile from External/card-drop 2024-05-20 18:24:49 +01:00
Vylpes merged pull request External/card-drop#232 2024-05-20 18:24:48 +01:00
Update dependency @discordjs/rest to v2.3.0
Vylpes pushed to develop at External/card-drop 2024-05-20 18:21:34 +01:00
40dbf8d2c0 Update dependency @types/node to v20.12.12 (#231)
Vylpes deleted branch renovate/node-20.x-lockfile from External/card-drop 2024-05-20 18:21:34 +01:00
Vylpes merged pull request External/card-drop#231 2024-05-20 18:21:33 +01:00
Update dependency @types/node to v20.12.12
Vylpes closed issue External/card-drop#206 2024-05-19 17:29:09 +01:00
AS a developer and tester, I want the /give command to also be able to give currency to a user
Vylpes closed issue External/card-drop#201 2024-05-19 17:29:04 +01:00
AS a user, I want my currency balance to be used when I claim a card
Vylpes opened issue External/card-drop#230 2024-05-19 17:23:47 +01:00
Sacrifice command should start at red for the sacrifice confirmation embed and change to green after
Vylpes opened issue External/card-drop#229 2024-05-19 17:22:37 +01:00
Timer should give 10 coins every 20 minutes