sanila2007 / telegram-lyrics-bot

A Telegram bot that can get lyrics of any song🔥❤️💫

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Lyrics Bot

A Telegram bot that can get lyrics of any song🔥❤️💫



made-with-python
Stars Forks Watchers
License Repository Size Contributors Issues

Config Vars

  1. API_ID - Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH - Telegram API_HASH, get it from my.telegram.org/apps
  3. BOT_TOKEN - A Valid Telegram Bot Token, get it from @Botfather
  4. TOKEN - Client Access Token from genius.com API

How this works?

  • It is quiet simple. You just need to send the name of the song that you want to get lyrics. And also you can search for lyrics using the Inline mode.

How to get a Client Access Token from genius.com?

  • You can get your token by visiting the Genius.com API Clients page and click Generate Access Token. This will give you an access token and now you are good to go.

Deploy

Heroku

Deploy

Disclaimer

  • This bot is licensed under GNU General Public License v3.0
  • You are free to use this code in any of your projects, but you MUST include the following in your README.md (Copy & paste)
## Credits

- [Telegram-Lyrics-Bot](https://github.com/sanila2007/telegram-lyrics-bot)

Credits

Any issues with this? Feel free to open a New Issue

Made with 💞 by @sanila2007

About

A Telegram bot that can get lyrics of any song🔥❤️💫

License:GNU General Public License v3.0


Languages

Language:Python 99.6%Language:Procfile 0.4%