Commit Graph

5 Commits (0.3.x)

Author SHA1 Message Date
Davide Polonio 469991d20b feat: add first engine draft for music search 2022-05-31 22:07:53 +02:00
Davide Polonio c02c390a6d chore: bump depedencies 2022-05-31 11:37:30 +02:00
Davide Polonio c157fd17f5 chore: idea cleanup 2022-01-22 15:55:28 +01:00
Davide Polonio 91e3c89896 feat: add support for Spotify albums & playlists (#1)
feat: improve formatting output

* duration is now in human readable format
* list of artists is now capped at 140 chars max

chore(docker): upgrade Docker image and lint it

chore(spotify): refactor spotify wrapper & function names

feat(spotify): add playlist support, add pre-commit checks

fix: set right visibility in structs & fields

- Cleanup old imports

feat: add support for album links

- perform little code refactor, create new module spotify

Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #1
2021-11-15 09:03:23 +00:00
Davide Polonio f3d19182d7 feat: add first bot draft 2021-09-21 23:41:50 +02:00