# About

**Lyrics Finder** is a Discord Bot that will search the lyrics of a song and displays them using Rich Embed

![](/files/-M8ecSu3euAAPARaB9fh)

If you don't know the song title, the bot can also search using the lyrics of a song.

![](/files/-M8ed7CUCi_zr5fcT9Ac)

The bot supports non-standard lyrics (Japanese, Russian, Arabic, etc)

![](/files/-M8ed_f7GuF6Qh-qHu0r)

Feeling to sing along your Spotify music? You can invoke a command that will display the lyrics to your currently listening Spotify track!

![](/files/-M8eeStGRmt0F7nGMduu)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lyrics-finder.angeloanan.xyz/bot-information/about.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
