This is a bot made for telegram using python for the purpose of making music lyrics more accessible and faster to access without having to search for lyrics manually.
It works using python and a library called "pyTelegramBotAPI" to interact with the telegram API and use it to send messages and reply to commands.
I also used an API to get the lyrics and basic information about the song using only it's title or it's name and then use the information that it got to send them as a reply to the command sent by the user.