Skip to content

Fun twitter bot for music lovers. It chooses a song from your playlist and tells you the lyric which resonates the most with you :P

Notifications You must be signed in to change notification settings

can-ishk/twitter-lyric-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-lyric-bot

I made this bot to learn more about Python and APIs. It's rather simple: It scans for tweets (every 5 seconds, it can be modified) in which it's mentioned - for a spotify playlist link, selects a random song and a random lyric and tweets it in reply to the original tweet. It's quite fun if you're a music person. API keys have to be set in the os environment. APIs and Libraries used:

  1. Tweepy (Twitter)
  2. Spotipy (Spotify)
  3. Google Search and Lyrics-Extractor

About

Fun twitter bot for music lovers. It chooses a song from your playlist and tells you the lyric which resonates the most with you :P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published