Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a !deck command to decode deckstrings #4

Open
jleclanche opened this issue Mar 9, 2018 · 2 comments
Open

Add a !deck command to decode deckstrings #4

jleclanche opened this issue Mar 9, 2018 · 2 comments

Comments

@jleclanche
Copy link
Member

Example usage:

> !deck AAECAZ8FBvQFucECg8cC1uUCteYCt+cCDKcF9QXZB7EI2a4Cu68C/68CuMcC2ccC48sC+NICieYCAA==

Reply (surrounded by triple-backticks):

# Class: Paladin
# Format: Standard
# Year of the Mammoth
#
# 2x (1) Argent Squire
# 2x (1) Lost in the Jungle
# 2x (1) Righteous Protector
# 1x (2) Drygulch Jailor
# 1x (2) Equality
# 2x (2) Dire Wolf Alpha
# 2x (2) Knife Juggler
# 2x (3) Divine Favor
# 1x (3) Unidentified Maul
# 2x (3) Steward of Darkshire
# 2x (3) Rallying Blade
# 2x (4) Call to Arms
# 2x (4) Lightfused Stegodon
# 2x (5) Stand Against Darkness
# 1x (5) Level Up!
# 1x (6) Sunkeeper Tarim
# 2x (6) Crystal Lion
# 1x (7) Vinecleaver
#
AAECAZ8FBvQFucECg8cC1uUCteYCt+cCDKcF9QXZB7EI2a4Cu68C/68CuMcC2ccC48sC+NICieYCAA==
# Find more decks on https://hsreplay.net/decks/
@jleclanche
Copy link
Member Author

Decode the deckstrings with the hearthstone.deckstrings module.

https://github.com/HearthSim/python-hearthstone/blob/master/hearthstone/deckstrings.py

@troggnostupidhs
Copy link
Contributor

troggnostupidhs commented Sep 14, 2019

Added in this PR #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants