42-Piscine-Batch-4 / discordbot

We the Piscine 4 people have created this!
MIT License
4 stars 2 forks source link

Implement /find_members Command #91

Closed Heixier closed 6 months ago

Heixier commented 6 months ago

Issue Title: Implement "/find_members" Command

Issue Description: As a user of our Discord bot, I want to be able to use a "/find_members" command to list all member names that match a certain string in order to visually sort them.

Feature Description:

Acceptance Criteria:

Additional Notes:

Heixier commented 6 months ago

This is actually M/L depending on whether you use EmbedBuilder or similar to format your output. Without the requirement for good formatting, this would be an M instead