Git Product home page Git Product logo

lyrics_bot's Introduction

lyrics_bot logo

lyrics_bot

A Telegram bot made for sending you lyrics and meaning of songs you listen to.

Abilities

The lyrics_bot meant to be run on a windows computer which has an active iTunes app installed. When asked, the bot can access your iTunes app, extract the current played song, search for its lyrics or meaning online, and send in back to you in the telegram chat. No need to search your favorite songs manually - the bot will do it for you.

Usage

Clone the repository and install the requirements

git clone https://github.com/niryarden/lyrics_bot.git
cd lyrics_bot
pip install -r requirements.txt

Create a 'token.cfg' with that structure:

[creds]
token = <Your_Telegram_Token>

Run the app using your chat_id

python app.py <Your_Chat_ID>

And if everything went well, you've got a wake up Telegram message from the bot. type /hello and send to get full details about possible commands.

lyrics_bot's People

Contributors

niryarden avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.