Skip to content

Latest commit

 

History

History
60 lines (48 loc) · 3 KB

README.md

File metadata and controls

60 lines (48 loc) · 3 KB

PyLyrics-Bot

Telegram Bot To Search Song Lyrics From Genuis.

GitHub Repo Stars GitHub Forks GitHub Issues GitHub Closed Issues GitHub Pull Requests GitHub Closed Pull Requests GitHub Contributors GitHub Repo Size GitHub Commit Activity GitHub

🤖 Demo:

👨‍💻 Deploy:

❤ Deploy Your Own Bot :

Star 🌟 Fork 🍴 & Deploy

-Easy Way

Deploy

-Self-hosting (For Devs)

## Clone The Repo
git clone https://github.com/AmineSoukara/PyLyricsBot
## Enter The Directory
cd PyLyricsBot
## Install Requirements
pip3 install -r requirements.txt
## Run The Bot
python3 main.py

-Mandatory Configs

[+] Make Sure You Add All These Mandatory Vars. 
    [-] API_ID:     You can get this value from https://my.telegram.org
    [-] API_HASH :  You can get this value from https://my.telegram.org
    [-] BOT_TOKEN : You can get this value from https://t.me/botfather
    [-] GENIUS_API: You can get this value from https://genius.com/api-clients
[+] Bot will not work without setting the mandatory vars.

💬 Support

📭 Credits :

@AmineSoukara @Dan @JohnWMillr