vante-blackjack
v1.0.0
Published
A blackjack game for Discord
Downloads
4
Readme
Discord Blackjack
A way to play blackjack, on Discord.
This repo is a fork of "3061LRTAGSPKJMORMRT"'s Discord Blackjack, please make sure to check out the original creator!
What's the difference?
The only difference between this repo and the original one is that
we allow for passing any class instance which extends from CommandInteraction
.
Alongside some minor type changes in order to support that.
Examples
All code examples can be seen within the examples folder