Releases: Vylpes/card-drop
Releases · Vylpes/card-drop
0.8.2
0.8.1
0.8.0
0.7.0
New 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
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
New 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