A Twitter bot which recommends some Spotify top charts songs to people. It searches whole Twitter for new tweets containing some special sentences.
Clone the project and change credentials.py according to your Spotify and Twitter account.
Then, install the dependencies:
pip3 install -r requirements.txt
Then run it:
python3 twitterbot.py