-
0.9.2
released this
2025-05-28 18:17:49 +01:00 | 0 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.9.1
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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Update inventory dropdown logic to use a range around the current page so that we can remain within the 25 pages discord allows (#450)
-
0.9.0
Some checks failedreleased this
2025-05-18 11:26:00 +01:00 | 8 commits to main since this releaseKnown 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
- The previous functionality has been moved to the
- 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'sLastUsedDaily
row in theUsers
table (#353)
Documentation
- Added Documentation on how to setup the Google Drive Sync (#82)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- The
-
0.8.4
released this
2025-04-22 15:21:19 +01:00 | 74 commits to main since this releaseDownloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)
-
0.8.3
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
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
5 downloads
-
0.8.2
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
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
5 downloads
-
0.8.1
released this
2024-08-31 13:37:22 +01:00 | 86 commits to main since this releaseDownloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
5 downloads
-
Source code (ZIP)
-
0.8.0
released this
2024-07-27 16:06:26 +01:00 | 91 commits to main since this releaseNew 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
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
5 downloads
-
0.7.0
released this
2024-07-13 17:38:34 +01:00 | 104 commits to main since this releaseNew 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
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
5 downloads
- Add a grid of card images to the
-
0.6.4
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
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
5 downloads