Skip to content

Commit

Permalink
add docker & github badge
Browse files Browse the repository at this point in the history
  • Loading branch information
tristiisch committed Nov 8, 2023
1 parent 887aa3a commit e074f44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# PyRamid

[![GitHub Actions Status](https://github.com/tristiisch/PyRamid/workflows/Python%20CI/badge.svg)](https://github.com/tristiisch/PyRamid/actions)
[![Docker Image Status](https://img.shields.io/docker/v/tristiisch/pyramid/latest?label=Docker%20Hub)](https://hub.docker.com/r/tristiisch/pyramid)

This Python-built Discord bot empowers users to download music via the Deezer API. It enables seamless song, artist, or album searches and direct downloads from Deezer. By incorporating the Spotify API, it enhances search capabilities.

Since direct music retrieval from Spotify is not feasible, the bot relies on Deezer.
Expand Down

0 comments on commit e074f44

Please sign in to comment.