-
-
Notifications
You must be signed in to change notification settings - Fork 218
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
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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
.setDescriptionFromBlockArray([` -/ CardSet: ${cardSet} | ||
-/ Type: ${type} | ||
-/ Faction: ${faction} | ||
-/ Rarity: ${rarity} | ||
-/ Cost: ${cost} | ||
-/ Atack: ${atack} | ||
-/ Heallth: ${health} points | ||
-/ Text `, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Locales?
There was a problem hiding this comment.
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()) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
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.