Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 436 Bytes

spotifastbot

Telegram bot for integration with user's Last.fm statistics, sends your weekly top (specified number of years ago), using Spotify API to apply song's preview. Written in Python using aiohttp.

Preparing

  1. Add your own options to config.yaml
  2. Install requirements from requirements.txt

Launching

  1. Start server with command "python entry.py --port PORT"
  2. Set webhooks with command "python set_webhook.py"