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.
NOTE: please use this tool responsibly, as the sites scanned provide these for free. This tool is provided as a personal convenience so you don't have to manually search for them. Not to hit these sites hundreds of times a day.
- 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)