octoposprime / octo-bot

Discord bot for managing OctoposPrime Community
MIT License
5 stars 1 forks source link

Full text search for book data #39

Open Sddilora opened 4 months ago

Sddilora commented 4 months ago

We have 4000 books stored in our system as PDF files, but they are currently named as .pdf. We need to create an endpoint that allows the bot to receive text input from the user, search for all books matching the given text, and then provide the IDs of the selected books.