card-drop/src
Ethan Lane 9b34bc65a7
All checks were successful
Test / build (push) Successful in 20s
Fix droprarity and dropnumber commands (#431)
- Fix the droprarity and dropnumber commands with the changes previously made regarding image urls
- Add a `CatchError` function to the app logger to easily send caught errors to the error logs
- Add choices to the droprarity command to make them easier to select

#429

Reviewed-on: #431
Reviewed-by: VylpesTester <tester@vylpes.com>
Co-authored-by: Ethan Lane <ethan@vylpes.com>
Co-committed-by: Ethan Lane <ethan@vylpes.com>
2025-04-22 15:12:10 +01:00
..
buttonEvents Implement ability to add images in the drop via an external url 2025-01-19 15:07:40 +00:00
client Fix droprarity and dropnumber commands (#431) 2025-04-22 15:12:10 +01:00
commands Fix droprarity and dropnumber commands (#431) 2025-04-22 15:12:10 +01:00
constants Fix droprarity and dropnumber commands (#431) 2025-04-22 15:12:10 +01:00
contracts Add a colour override for embed colours 2024-08-29 19:21:53 +01:00
database Fix Trade command not giving a card if they don't already have it in their inventory 2024-10-12 20:51:22 +01:00
Functions Create an admin command to give a breakdown of card stats 2024-08-30 18:47:04 +01:00
helpers Fix remote image urls not showing up in image grids (#430) 2025-04-20 10:52:54 +01:00
hooks Add logger to project (#183) 2024-03-15 17:33:12 +00:00
timers Create timer to automatically purge expired claims (#268) 2024-06-15 20:56:43 +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 Create an admin command to give a breakdown of card stats 2024-08-30 18:47:04 +01:00
webhooks.ts Add logger to project (#183) 2024-03-15 17:33:12 +00:00