• v0.4.0 486826470a

    0.4.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2024-01-13 13:35:14 +00:00 | 106 commits to main since this release

    Features

    • Added /give command for bot admins
    • Added simplified /inventory command

    Backend Improvements

    • Deployment now uses rsync to copy files over, being more efficient
    • The project is now linted to maintain a consistent code style
    Downloads
  • v0.3.1 a4abaa6ae4

    0.3.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-12-13 17:34:50 +00:00 | 128 commits to main since this release

    • Add to the drop and reroll commands error handling the card number it attempted
    Downloads
  • v0.3.0 2ddb170b48

    0.3.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-12-11 12:51:05 +00:00 | 131 commits to main since this release

    • Update card database logic to use JSON files
    • Migrate to NPM
    Downloads
  • v0.2.1 b9c0151285

    v0.2.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-11-23 17:30:00 +00:00 | 148 commits to main since this release

    • Added resync command for bot developers to be able to resync the card database on new cards pushed
    Downloads
  • v0.2.0 091b8e5205

    v0.2.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-11-12 20:56:39 +00:00 | 151 commits to main since this release

    Features

    • Add stage-only command to let you test cards by forcing a rarity type
    • Add stage-only command to let you test cards by a specific card number
    • Add to the drop embed the ability to how many of that card they already own
    • Add ability to see what user claimed what card
    • Add google drive sync functionality

    Improvements

    • Update drop logic to select a rarity out of every series, instead of a random series first
    Downloads
  • v0.1.8 0dc430b7d5

    v0.1.8
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-11-04 16:09:05 +00:00 | 179 commits to main since this release

    • Bump package version '@babel/traverse' to 7.23.2
    • Bump package version 'undici' to 5.26.2
    Downloads
  • v0.1.7 9ac02c3881

    v0.1.7
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-10-28 19:00:50 +01:00 | 183 commits to main since this release

    • Add "Manga" card type
    Downloads
  • v0.1.6 a8062f20ae

    v0.1.6
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-10-21 17:49:57 +01:00 | 185 commits to main since this release

    • Fix bug where the card.db file would try to load non-images
    Downloads
  • v0.1.5 005a366883

    v0.1.5
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-09-13 18:57:45 +01:00 | 187 commits to main since this release

    • Fix users being able to claim cards multiple times
    • Prevent users from sniping cards from other people
    Downloads
  • v0.1.4 74cdf818d1

    v0.1.4
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Vylpes released this 2023-09-10 13:01:34 +01:00 | 193 commits to main since this release

    • Fix bug where the series select would try to give e legendary when the series doesn't have it
    Downloads