-
0.5.2
released this
2024-05-30 17:34:22 +01:00 | 101 commits to main since this release- Fix bug when claiming legendary cards, the embed will fail to update the interaction, but will still save the card to the database
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.5.1
All checks were successfulci/woodpecker/push/woodpecker Pipeline was successfulreleased this
2024-03-14 17:36:26 +00:00 | 137 commits to main since this release- Fix vulnerability in dependencies (undici, ip)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.0
All checks were successfulci/woodpecker/push/woodpecker Pipeline was successfulreleased this
2024-02-17 17:52:34 +00:00 | 140 commits to main since this releaseNew 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add
-
0.4.2 Stable
released this
2024-01-21 14:16:23 +00:00 | 159 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.4.1 Stable
released this
2024-01-20 15:46:18 +00:00 | 163 commits to main since this release- Fix drop command not replying to the user on image read failure
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2024-01-13 13:35:14 +00:00 | 166 commits to main since this releaseFeatures
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added
-
released this
2023-12-13 17:34:50 +00:00 | 188 commits to main since this release- Add to the drop and reroll commands error handling the card number it attempted
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2023-12-11 12:51:05 +00:00 | 191 commits to main since this release- Update card database logic to use JSON files
- Migrate to NPM
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2023-11-23 17:30:00 +00:00 | 208 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
released this
2023-11-12 20:56:39 +00:00 | 211 commits to main since this releaseFeatures
- 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads