Commit Graph

10 Commits (7c828a55db1eb346fe3110cde4a5a94c29da4e6e)

Author SHA1 Message Date
Davide Polonio 7c828a55db feat: improve formatting output
* duration is now in human readable format
* list of artists is now capped at 140 chars max
2021-11-13 17:27:28 +01:00
Davide Polonio 46edd0f781 chore(docker): upgrade Docker image and lint it 2021-11-10 14:59:57 +01:00
Davide Polonio c2307b53a7 chore(spotify): refactor spotify wrapper & function names 2021-11-10 14:35:02 +01:00
Davide Polonio 1cda3984d8 feat(spotify): add playlist support, add pre-commit checks 2021-11-10 14:31:42 +01:00
Davide Polonio 63eb891f91 fix: set right visibility in structs & fields
- Cleanup old imports
2021-09-28 15:29:31 +02:00
Davide Polonio cea5958e43 feat: add support for album links
- perform little code refactor, create new module spotify
2021-09-28 15:20:28 +02:00
Davide Polonio 34c294ef0f feat: add duration information, fix logging 2021-09-22 20:59:20 +02:00
Davide Polonio 06c0db1574 feat: first working bot version, add Dockerfile
- swap rspotify with aspotify
- add Docker image
2021-09-22 19:48:28 +02:00
Davide Polonio f3d19182d7 feat: add first bot draft 2021-09-21 23:41:50 +02:00
Davide Polonio 3eea5cd344 Initial commit 2021-09-21 21:39:07 +00:00