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

PR for merge new features of hearthstone #1371

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

midhatdrops
Copy link

Sorry for the really delay of those features. Had some hardware & personal problems in the meantime.

Hope that the code it's ok, i had some problems into testing it locally with the bot, so any review and code appointments will be welcomed.

@midhatdrops midhatdrops requested a review from a team as a code owner February 6, 2022 15:52
Copy link
Member

@Doges Doges left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to só esperando a pr #1370 ser merged pra poder dar merge na sua, mas tá LGTM

Comment on lines +26 to +33
.setDescriptionFromBlockArray([` -/ CardSet: ${cardSet}
-/ Type: ${type}
-/ Faction: ${faction}
-/ Rarity: ${rarity}
-/ Cost: ${cost}
-/ Atack: ${atack}
-/ Heallth: ${health} points
-/ Text `,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Locales?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

te amo, esqueci

`${text}`])
)
} catch (e) {
channel.send(new SwitchbladeEmbed().setTitle('Card not Found !').setDescription('Search for a valid card Id !')).then(() => channel.stopTyping())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

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

Successfully merging this pull request may close these issues.

None yet

3 participants