This bot tweets a random snippet of Lyrics from the list of favorite songs provided to it every 3 hrs with random Aesthetic images. It also replies the same to anyone who @s it with the correct format, in addition to liking and retweeting the tweet.
The current format that the bot scans for replying is "@{BotUsername} #GetSnip {Song name} by {Artist Name}"
Tweet Functionality | Reply Functionality |
---|---|
![]() |
![]() |
-
Tweepy Docs - An easy-to-use Python library for accessing the Twitter API.
-
Musixmatch API Docs - Used here to get information related to the songs provided
-
Unsplash API Docs - Used here to get a random photo to go with the tweeted lyrics snippet
👤 Ares358
- Github: @Ares358