Skip to content

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

License

Notifications You must be signed in to change notification settings

fecitpotentiam/spotifastbot

Repository files navigation

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"

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages