Skip to content

A Telegram bot created with Aiogram that helps to discover new albums and tracks by last.fm tags.

License

Notifications You must be signed in to change notification settings

DekkoBraze/random-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The RandomMusicBot is a Telegram bot that allows users to search for random albums and tracks from the last.fm database using specific tag.

The bot also provides links to YouTube video (which is the first result of a search by an artist's name and title of a track/album) and the last.fm page.

APIs used

last.fm API

YouTube Data API

Installation

  1. Install dependencies with requirements.txt:
pip install -r requirements.txt
  1. Enter your info in the config.py file (you will need to obtain last.fm and YouTube API tokens, sign up for a last.fm account, and create a Telegram bot).

About

A Telegram bot created with Aiogram that helps to discover new albums and tracks by last.fm tags.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages