Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/f0903/bdo-coupon-bot

A simple Discord bot that searches for Black Desert coupons once in a while, and broadcasts them to subscribing channels..
https://github.com/f0903/bdo-coupon-bot

bdo black-desert black-desert-online-bot discord-bot discord-py docker games tools

Last synced: about 2 months ago
JSON representation

A simple Discord bot that searches for Black Desert coupons once in a while, and broadcasts them to subscribing channels..

Awesome Lists containing this project

README

        

# BDO Coupon Bot

A simple Discord bot that searches for Black Desert coupons once in a while, and broadcasts them to subscribing channels.

## Usage

You can run the bot either with Docker for convenience or natively as well.

### With Docker

1. Clone the repo
2. Create a new filed called "discord_token", and paste your discord token here
3. Run "docker compose up --detach"

## Without Docker

1. Install Firefox browser
2. [Install Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer)
3. Clone the repo in the destination of your choice
4. Create a new filed called "discord_token", and paste your discord token here
5. Start with launch.sh (this will also pull the latest changes)