A Discord Bot for Balatro players.
To embed a joker, write its name in double brackets. For example, ((Fibonacci))
.
To include more information about the joker, include a + after its name. For example, ((Tribuolet+))
Create a .env
file in the root of the project with the following content:
DISCORD_TOKEN=asdf-asdf-asdf-asdf
DISCORD_APPLICATION_ID=1234567890
Then run the following command:
bun dev
- Blinds
- Tags
- Spectral Cards
- Tarot Cards
- Filter by rarity, buy price, sell price, keywords, etc.
Please open an issue if you have an idea for useful commands, embeds, or other functionalities the bot could use.