FabricMC / kotlin-fabric-discord-bot

The discord bot previously used in the fabric discord server.
MIT License
5 stars 7 forks source link

Request - Bot doesn't find names that start with the query #20

Open YTG1234 opened 3 years ago

YTG1234 commented 3 years ago

TL;DR: Please make the bot search for names starting with the query.

When using any of the mappings functionality to search for names, the bot only searches for names that end with the query. This does make it easier to do things like ?yc 69 to find out what it is but I would like if the bot also searched for results starting with the query.

That will make it easier to search for server-related things, for example, as they usually begin with the word Server in Yarn. ?yc Server will be able to find things like ServerPlayerEntity and ServerPlayNetworkHandler.