/HearthstoneDeckViewTG

Primary LanguagePythonMIT LicenseMIT

HearthstoneDeckViewTG

Bot which creates pictures like this:

DISCORD BOT: Elise | Deck Viewer#8704

TELEGRAM BOT: @deckview_bot

Installing

1. Clone repo

https://github.com/h4x4d/HearthstoneDeckViewDS.git

2. Install dependencies

2.1. Via poetry

poetry install

2.2. Via default python

pip install -r requirements.txt

3. Set up env variables

Create file called ".env" and fill it like example showed in file ".env-example"

4. Run it!