Commit graph

15 commits

Author SHA1 Message Date
06adea29d7
merge dev to main (#135)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Reviewed-on: #135
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2024-06-10 20:39:26 +02:00
c4acecc0cc
update the youtube extractor library (again) (#128)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
je suis désespéré

Reviewed-on: #128
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-12-05 14:25:04 +01:00
9a2edf583c
downgrade debian to have an existing image lol (#127)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Reviewed-on: #127
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-11-25 18:20:41 +01:00
a61b25c2ef
fix(docker): now use debian instead of alpine (#125)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
temporary fix for music not being played with mediaplex

- larger size of image (x2) 👎
- fix mediaplex since only gnu is available (no musl package)

Reviewed-on: #125
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-11-25 18:16:40 +01:00
575793d207
fix/music (#123)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Reviewed-on: #123
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-11-25 16:48:04 +01:00
a079a7f26e
update the youtube extractor library (#105)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Reviewed-on: #105
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Co-committed-by: Mylloon <kennel.anri@tutanota.com>
2023-09-03 18:45:09 +02:00
d3cd6e1346
fix: could not extract stream for this track (#91)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Resolve https://github.com/Androz2091/discord-player/issues/1705

- Update deps
- Load env file BEFORE importing depedencies
- Now force the usage of play-dl

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #91
2023-04-07 03:12:54 +02:00
d9cb8f02e2
feat: Use OS's ffmpeg instead of npm package (#90)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
Closes #77
Follow up of #65

Recommended by https://github.com/Androz2091/discord-player/issues/1639

This also returns to Alpine-based Docker image and remove the Debian one

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #90
2023-03-24 14:32:49 +01:00
b585b15959
update to discord-player-v6 (#76)
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
- Resolve #65
- Update domain name
- Add autocompletion support
- Use debian instead of alpine based image

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #76
2023-03-11 20:36:25 +01:00
2770bd15bb feat: Music support (#62)
Closes #9 via [discord-player](https://github.com/Androz2091/discord-player/)

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #62
2023-02-12 01:11:07 +01:00
Anri
74678e0464 Fix: Permissions Docker (#54)
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/54
2023-01-17 13:21:54 +01:00
Anri
3c1fee1de2 fix: fix/docker-52 (#53)
Checklist:

- [x] Suivre les indications de `CONTRIBUTING.md`
- [x] Référence aux tickets (par exemple `Closes #xyz`)

Closes #52

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/53
2023-01-17 12:34:51 +01:00
Anri
8f096b9589 feat: Reminders (#44)
Checklist:

- [x] Suivre les indications de `CONTRIBUTING.md`
- [x] Référence aux tickets (par exemple `Closes #xyz`)

Closes #1

Additional changes:
- use of ChatInputCommandInteraction (part of v14)
- fixed locales progress bars
- updates dependencies
- better handle of errors
- support of modals
- support of buttons

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/44
2023-01-17 12:15:14 +01:00
Anri
a9ef97daa6 refactor: typescript migration (#24)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/24
2022-07-20 23:01:47 +02:00
Anri
5e63f35849 Docker support (#19)
Reviewed-on: https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/pulls/19
2022-07-03 19:19:10 +02:00