mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Add Discord badge to README (#1150)
This commit is contained in:
parent
185140a812
commit
c6209436d1
@ -17,6 +17,7 @@ Add your changes below.
|
|||||||
- Added rate/request limit to FAQ
|
- Added rate/request limit to FAQ
|
||||||
- Added custom `urllib3.Retry` class for printing a warning when a rate/request limit is reached.
|
- Added custom `urllib3.Retry` class for printing a warning when a rate/request limit is reached.
|
||||||
- Added `personalized_playlist.py`, `track_recommendations.py`, and `audio_features_analysis.py` to `/examples`.
|
- Added `personalized_playlist.py`, `track_recommendations.py`, and `audio_features_analysis.py` to `/examples`.
|
||||||
|
- Discord badge in README
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Audiobook integration tests
|
- Audiobook integration tests
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
##### Spotipy is a lightweight Python library for the [Spotify Web API](https://developer.spotify.com/documentation/web-api). With Spotipy you get full access to all of the music data provided by the Spotify platform.
|
##### Spotipy is a lightweight Python library for the [Spotify Web API](https://developer.spotify.com/documentation/web-api). With Spotipy you get full access to all of the music data provided by the Spotify platform.
|
||||||
|
|
||||||
 [](https://spotipy.readthedocs.io/en/latest/?badge=master)
|
 [](https://spotipy.readthedocs.io/en/latest/?badge=master) [](https://discord.gg/HP6xcPsTPJ)
|
||||||
|
|
||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user