mirror of
https://github.com/AmanoTeam/LyricsPyRobot.git
synced 2025-12-11 04:29:43 -03:00
A Telegram bot for searching lyrics.
| .github | ||
| locales | ||
| lyricspybot | ||
| .deepsource.toml | ||
| .editorconfig | ||
| .gitignore | ||
| config.py.example | ||
| crowdin.yml | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
This bot displays song lyrics according to your search.
Requirements
- Python 3.10+
- Playwright
- Hydrogram
- Spotipy
- Pillow
- Other dependencies listed in requirements.txt
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
-
Copy
config.example.pytoconfig.pyand fill in your credentials:- Telegram
API_ID,API_HASH,TOKEN - Spotify and Last.fm credentials
- Other required keys
- Telegram
-
Install dependencies and Playwright:
pip install -r requirements.txt playwright install
Usage
- Configure your
config.pywith your credentials. - 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.