-
0.8.2
released this
2024-10-12 20:53:05 +01:00 | 0 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)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.8.1
released this
2024-08-31 13:37:22 +01:00 | 3 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
0.8.0
released this
2024-07-27 16:06:26 +01:00 | 8 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)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.7.0
released this
2024-07-13 17:38:34 +01:00 | 21 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)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Add a grid of card images to the
-
0.6.4
released this
2024-06-15 21:01:28 +01:00 | 55 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)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.6.3
released this
2024-06-07 18:12:38 +01:00 | 58 commits to main since this release- Update trade command so the names of the users involved are clearly labelled
- Update the give timer so that only those with <1000 currency will be given more
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.6.2
released this
2024-06-03 18:44:33 +01:00 | 62 commits to main since this release- Rebalance the sacrifice command so silver cards are worth 10 currency and manga are worth 40
- Fix bug where the package manager would take 2 minutes to install dependencies via the CI pipeline
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.6.1
released this
2024-06-02 16:16:19 +01:00 | 68 commits to main since this release- Fix bug where the user is able to claim cards and drop cards without enough currency
- Fix bug where the user is able to create a trade with themself
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.6.0
released this
2024-06-01 18:09:42 +01:00 | 72 commits to main since this releaseNew Features
- The claimed number on drop embeds now increment when claimed
/series
command/trade
command- Currency system; Require 10 currency to claim, gain 10 currency every 20 minutes, start at 300
/daily
command/balance
command- The logger will warn me if an ID is duplicated (I plan to let you get visibility of this at some point)
Backend Improvements
- The bot now has a full featured logger, using winston
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.2
released this
2024-05-30 17:34:22 +01:00 | 96 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)
0 downloads
-
Source code (TAR.GZ)
0 downloads