Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
/ Biotify Public archive

A python bot designed to update your Twitter bio with the current listening track on Spotify

Notifications You must be signed in to change notification settings

bobaiep/Biotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to Twitter Biotify 👋

Version

A python bot designed to update your Twitter bio with the current listening track on Spotify

Dependecies

Run

  1. Create an app on Spotify for Developpers's Dashboard
  2. Install Spotipy and Rauth
  3. Set the environment variables :
    • SPOTIPY_CLIENT_ID
    • SPOTIPY_CLIENT_SECRET
    • SPOTIPY_REDIRECT_URI
  4. Create an app on Twitter Developer Portal
  5. Set the environment variables (Twitter Consumer Keys) :
    • TWITTER_API_KEY
    • TWITTER_API_SECRET
  6. Set up 3-legged OAuth and also Read and Write permissions
  7. Run:
py biotify.py

Author

👤 Marius ANDRÉ (marius.andre)


This README was generated with ❤️ by readme-md-generator

About

A python bot designed to update your Twitter bio with the current listening track on Spotify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages