Skip to main content

Search

To search for bots, servers and reviews, we use the Meilisearch service. You can get acquainted with all the search methods here

You can get the key for the search using the method GET /search-key

Search indexes

NameDescriptionData
botsSearch botsMeiliIndexedBot
serversSearch serversMeiliIndexedServer
commentsSearch reviewsMeiliIndexedComment

Data types

MeiliIndexedComment

PropertyTypeDescription
idstringReview ID
authorstringAuthor ID
contentstringReview content
ratingnumberReview rating (from 1 to 5)
resourcestringBot/Server ID
createdstringDate the review was created
modReplystringReply to the review from mods

MeiliIndexedServer

PropertyTypeDescription
idstringServer ID
namestringServer name
descriptionstringServer description (with raw HTML & MD)
shortDescriptionstringShort server description (without HTML and MD)
invitestringServer invite code (discord.gg/HERE)
avatar?stringServer icon
upsnumberUp Count
ratingnumberAverage server rating
members?numberServer member count
bannernumberStandard banner ID
discordBanner?stringDiscord banner link
tagsarray of ServerTagServer tags

MeiliIndexedBot

PropertyTypeDescription
idstringBot ID
namestringBot name
descriptionstringBot description (with raw HTML & MD)
shortDescriptionstringShort bot description (without HTML & MD)
invitestringBot invite link
avatar?stringBot avatar
upsnumberUp Count
ratingnumberAverage bot rating
bannernumberStandard banner ID
guilds?numberBot server count
tagsarray of BotTagBot tags