Commit Graph

8 Commits (1b452517e36c2f074ae54b27fcdca89837e1e703)

Author SHA1 Message Date
Davide Polonio 1b452517e3 feat: add first Youtube search functionality 2022-05-31 17:06:39 +02:00
Davide Polonio 3066753c69 feat: better logging output 2022-05-31 13:09:31 +02:00
Davide Polonio 540c306483 feat: add Sentry integration 2022-05-31 11:55:12 +02:00
Davide Polonio c02c390a6d chore: bump depedencies 2022-05-31 11:37:30 +02:00
Davide Polonio df42e3b138 chore: bump dependencies, switch to rspotify (#6)
Fixes: #5
Co-authored-by: Davide Polonio <poloniodavide@gmail.com>
Reviewed-on: #6
Co-authored-by: polpetta <polpetta@poldebra.me>
Co-committed-by: polpetta <polpetta@poldebra.me>
2022-03-18 10:02:11 +00: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 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