Sync your Spotify listening activity to your Guilded status. Includes automatic calculation of song length to prevent ratelimiting abuse/issues.
- Spotify developer account
- Guilded account
- Python3
- Spotipy
-
Create a Spotify app
- Add redirect to http://localhost
- Add your Spotify account to access
-
Rename example.json to config.json
- Copy your Spotify client ID into client
- Copy your Spotify client secret into secret
- Copy your Guilded cookie into cookie
- Swap emoji to the ID of the emoji you want (optional, default is Spotify Logo)
Planning to add other platforms in the future. - I no longer use Guilded and will not be maintaining or updating this project.