Skip to content

AmanoTeam/LyricsPyRobot

Repository files navigation

LyricsPy
This bot displays song lyrics according to your search.

Requirements

Installation

git clone https://github.com/AmanoTeam/LyricsPyRobot.git
cd LyricsPyRobot
playwright install

Features

  • Search for song lyrics from Spotify and Last.fm
  • Multi-language support
  • Generate custom artwork with album cover
  • Interactive commands and WebApp integration for login
  • Sticker support and Telegraph view

Configuration

  1. Copy config.example.py to config.py and fill in your credentials:

    • Telegram API_ID, API_HASH, TOKEN
    • Spotify and Last.fm credentials
    • Other required keys
  2. Install dependencies and Playwright:

    pip install -r requirements.txt
    playwright install

Usage

  1. Configure your config.py with your credentials.
  2. Run the bot:
    python -m lyricspybot

Commands

  • /spoti - shows the current Spotify song lyrics
  • /lfm - shows the current Last.fm song lyrics
  • /lyrics - search for lyrics
  • /np - shows what is currently playing
  • /privacy - manage your data and privacy

Support

For questions or suggestions, open an issue or contact us on Telegram. Para dúvidas ou sugestões, abra uma issue ou entre em contato pelo Telegram.

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages