How to Use:
Clone the repository to your local machine Go to https://developer.x.com/en/docs/x-api and https://developer.spotify.com/documentation/web-api
On https://developer.x.com/en/docs/x-api, grab the consumer key and consumer secret
On https://developer.spotify.com/documentation/web-api, grab the client id and client secret
create a file named '.env' and place it into the 'src' file.
add your api keys to the .env file
Then, run main.py in your terminal!