Warning
ARCHIVED: This version is no longer maintained. Please visit the new version at https://github.com/buurro/spnpbot
Simple Telegram bot that lets you share on Telegram what you're listening on Spotify.
Try it now! @spnpbot
- Register an application on the Spotify developer dashboard
- Register a bot on Telegram through BotFather and enable inline mode
- Python 3.9
Install the required Python modules with poetry:
poetry install
Copy .env.sample to .env and set your Telegram bot token and Spotify app credentials.
Just run:
poetry run python run.py