Skip to content

Comments

add "in" match for deck title search#4

Open
b-fenske wants to merge 1 commit intomainfrom
DM-1
Open

add "in" match for deck title search#4
b-fenske wants to merge 1 commit intomainfrom
DM-1

Conversation

@b-fenske
Copy link
Collaborator

No description provided.

return interaction.channel.send({files: [{attachment: deck.cod, name: `${deck.name}.cod`}]});
}
}
for (let deck in await API.getAllDecks()) {
Copy link
Owner

Choose a reason for hiding this comment

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

For this block we should be grabbing every deck that matches and reply a list

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.

2 participants