A simple Discord bot that searches for Black Desert coupons once in a while, and broadcasts them to subscribing channels.
You can run the bot either with Docker for convenience or natively as well.
- Clone the repo
- Create a new filed called "discord_token", and paste your discord token here
- Run "docker compose up --detach"
- Install Firefox browser
- Install Poetry
- Clone the repo in the destination of your choice
- Create a new filed called "discord_token", and paste your discord token here
- Start with launch.sh (this will also pull the latest changes)