• v0.9.2 fc3c98f1bb

    0.9.2
    All checks were successful
    Deploy To Production / build (push) Successful in 56s
    Deploy To Production / deploy (push) Successful in 17s
    Stable

    Vylpes released this 2025-05-28 18:17:49 +01:00 | 0 commits to main since this release

    • Fix effects helper returning an error when the buttons are disabled (#454) c9f7c44
    • Update unclaimed card filter to fallback to any card if all cards are claimed (#452) 434f162
    Downloads
  • v0.9.1 7d9c1bda62

    0.9.1
    All checks were successful
    Deploy To Production / build (push) Successful in 1m1s
    Deploy To Production / deploy (push) Successful in 18s
    Test / build (push) Successful in 45s
    Stable

    Vylpes released this 2025-05-25 17:00:43 +01:00 | 3 commits to main since this release

    • Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows (#450) 8e63f26
    • Add guards to the drop and reroll commands in case the card fetcher fails (#449) ead53ba
    • Fix sacrificing a dropped card taking from your inventory first (#448) ecc879c
    • Fix multidrop not handling externally hosted images correctly (#447) f2c949c
    Downloads
  • v0.9.0 62bcd6914c

    0.9.0
    Some checks failed
    Deploy To Production / build (push) Successful in 56s
    Deploy To Production / deploy (push) Successful in 17s
    Deploy To Stage / deploy (push) Blocked by required conditions
    Deploy To Stage / build (push) Has been cancelled
    Test / build (push) Successful in 43s
    Stable

    Vylpes released this 2025-05-18 11:26:00 +01:00 | 8 commits to main since this release

    Known Issues

    • The /drop command image isn't displayed within the embed (#435)
    • The sacrifice button on the /drop command doesn't take it from the command but from your inventory
      • If you don't have it in your inventory already it'll not let you until you claim the card

    New Features

    • Create a new /multidrop command which lets you drop 11 cards but only costs you 10 (#262)
    • Added effects functionality (#377)
      • With an effect to allow you to have a higher chance of obtaining a card you don't currently have (#378)

    Improvements

    • Updated the /view command to now be able to search for a card by its name (#154)
      • The previous functionality has been moved to the /id command
    • Updated the /sacrifice command to allow you to sacrifice multiple of a card at once (#337)
    • Updated the /trade command to allow you to trade multiple of a card at once (#338)
    • Updated the /inventory command with a quick navigation dropdown (#344)
    • The bot will now take the currency of a card on drop rather than on claim (#415)
      • You now will have the option to either claim it, sacrifice it right away, or reroll

    Bug Fixes

    • Fixed the NewUserDiscovery middleware function not adding a default value to the user's LastUsedDaily row in the Users table (#353)

    Documentation

    • Added Documentation on how to setup the Google Drive Sync (#82)
    Downloads
  • v0.8.4 211ef74410

    0.8.4
    All checks were successful
    Deploy To Production / build (push) Successful in 34s
    Deploy To Production / deploy (push) Successful in 17s
    Stable

    Vylpes released this 2025-04-22 15:21:19 +01:00 | 74 commits to main since this release

    • Fix image grids not working when the source is an external link (#425)
    • Fix the droprarity and dropnumber commands not working (#429)
    Downloads
  • v0.8.3 ce0bc15c02

    0.8.3
    All checks were successful
    Test / build (push) Successful in 26s
    Deploy To Production / build (push) Successful in 27s
    Deploy To Production / deploy (push) Successful in 16s
    Stable

    Vylpes released this 2025-01-19 15:11:41 +00:00 | 78 commits to main since this release

    • Update the drop embeds to allow uploading files to an external provider (#420)
    Downloads
  • v0.8.2 f812467f5e

    0.8.2
    All checks were successful
    Deploy To Production / build (push) Successful in 10s
    Deploy To Production / deploy (push) Successful in 14s
    Stable

    Vylpes released this 2024-10-12 20:53:05 +01:00 | 83 commits to main since this release

    • Fix Trade command not giving a card if they don't already have it in their inventory (#382)
    Downloads
  • v0.8.1 65a55895e7

    0.8.1
    All checks were successful
    Deploy To Production / build (push) Successful in 10s
    Deploy To Production / deploy (push) Successful in 14s
    Stable

    Vylpes released this 2024-08-31 13:37:22 +01:00 | 86 commits to main since this release

    • Make the rarity text on the series view command lower case (#348)
    • Add ability to override the card preview's embed colour (#349)
    • Create an admin-only command to give a breakdown on card stats (#350)
    Downloads
  • v0.8.0 6025e2b269

    0.8.0
    All checks were successful
    Deploy To Production / build (push) Successful in 11s
    Deploy To Stage / build (push) Successful in 9s
    Deploy To Stage / deploy (push) Successful in 15s
    Deploy To Production / deploy (push) Successful in 15s
    Stable

    Vylpes released this 2024-07-27 16:06:26 +01:00 | 91 commits to main since this release

    New Features

    • Add an optional "subseries" field to the card metadata JSON which will override the "series" name if present
    • Add an /allbalance command to allow admins to see a list of users' balances

    Documentation

    • Documented the cards metadata feature
    Downloads
  • v0.7.0 9ea3bbe29d

    0.7.0
    All checks were successful
    Deploy To Production / build (push) Successful in 16s
    Deploy To Production / deploy (push) Successful in 16s
    Deploy To Stage / build (push) Successful in 11s
    Deploy To Stage / deploy (push) Successful in 17s
    Stable

    Vylpes released this 2024-07-13 17:38:34 +01:00 | 104 commits to main since this release

    New Features

    • Add a grid of card images to the /inventory command
    • The bot now logs warns/errors to a discord webhook
    • The claim button on drop embeds now have a label for the cost
    • The drop embed now shows the user's currency before and after they claim the drop
    • Add the grid of card images to the /series view command, showing unclaimed cards in greyscale
    • Add the card count to the /series list command of all cards in that series

    Improvements

    • Added a timer function to purge claims from the database once they've expired
    • The bot now rotates log files into the {DATA_DIR}/logs by day and size
    • The /inventory command now checks if a user has a card first before trying and failing

    Bug Fixes

    • Fixed the /series view and /series list commands not disabling the Next button when on the last page
    Downloads
  • v0.6.4 53656ba0da

    0.6.4
    All checks were successful
    Deploy To Production / build (push) Successful in 8s
    Deploy To Production / deploy (push) Successful in 14s
    Stable

    Vylpes released this 2024-06-15 21:01:28 +01:00 | 138 commits to main since this release

    • Fix the claim button taking away a user's currency before it does the other checks
    • Add middleware so that the bot saves a user to the database upon interaction with them
    Downloads