Skip to content

Allows you to display the currently playing song on your Instagram bio.

Notifications You must be signed in to change notification settings

SpreeHertz/currently-playing-bio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

currently-playing-bio

Allows you to display the currently playing song on your Instagram bio using intsgram-private-api.

Get Started

Go to config.json:

{ 
    "instagram_username": "",
    "instagram_password": "",
    "spotify_token": "",
    "current_bio": "",
    "sentence_before_mentioning_track": ""
}

FIll in the above fields. You can obtain a spotify token from the Spotify Developer Console.

Leave current_bio empty if you only want to show the currently playing song.

sentence_before_mentioning_track: Specifies what it should be before mentioning the track and artist.

Note: Use it at your own risk. Don't abuse the APIs. Your account may get blocked by Instagram if you do so.

About

Allows you to display the currently playing song on your Instagram bio.

Resources

Code of conduct

Stars

Watchers

Forks