/random_song_exe

Spotify meets Twitter bot

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Welcome to random_song_exe 👋

Version License: GNU General Public License v3.0 Twitter: zobiejrz

A Twitter bot that posts a random(ish) song from Spotify every hour!

🏠 Visit

Usage

If you want to make your own bot using my code, you will need to do some set up:

  1. Make your own Twitter and Spotify Apps - you will need to put the four app keys in auth.json.
  2. Run AuthorizeBotForUser.py to log into your Twitter account. Type the verifier number into the script to obtain the 'twitter_access_token' and 'twitter_access_token_secret' for whatever twitter account you want to run the bot on. Put this in auth.json
  3. Run your bot!

The bot comes with some commands to make running it useful. Type 'toggle' to start/stop the bot. Type 'options' to see the full list of commands.

Author

👤 Ben Zobrist

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Ben Zobrist.
This project is GNU General Public License v3.0 licensed.


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