• v0.5.1 370730cbea

    0.5.1
    All checks were successful
    ci/woodpecker/push/woodpecker Pipeline was successful
    Stable

    Vylpes released this 2024-03-14 17:36:26 +00:00 | 132 commits to main since this release

    • Fix vulnerability in dependencies (undici, ip)
    Downloads
  • v0.5.0 70d1589584

    0.5.0
    All checks were successful
    ci/woodpecker/push/woodpecker Pipeline was successful
    Stable

    Vylpes released this 2024-02-17 17:52:34 +00:00 | 135 commits to main since this release

    New Features

    • Add /view command to allow users to view specific cards by its card number
    • Include the card number for a card in it's drop embed footer
    • Add ability to view another user's inventory

    Improvements

    • Migrated deployment scripts to Woodpecker CI over Drone

    Bug Fixes

    • Fixed bug where the /inventory command would conflict with another user's inventory command when switching pages
    Downloads
  • v0.4.2 6c00594085

    0.4.2 Stable

    Vylpes released this 2024-01-21 14:16:23 +00:00 | 154 commits to main since this release

    • Fix the reroll command catch block to not fail if the image couldn't load
    • Move the refer reply out of the try/catch block on the reroll and drop blocks
    • Update claim button event to defer reply before database calls
    Downloads
  • v0.4.1 10806bd0f1

    0.4.1 Stable

    Vylpes released this 2024-01-20 15:46:18 +00:00 | 158 commits to main since this release

    • Fix drop command not replying to the user on image read failure
    Downloads
  • 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 | 161 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 | 183 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 | 186 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 | 203 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 | 206 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 | 234 commits to main since this release

    • Bump package version '@babel/traverse' to 7.23.2
    • Bump package version 'undici' to 5.26.2
    Downloads