Commit Graph

550 Commits

Author SHA1 Message Date
Choco
e97a604aed Added silent mode to the controller 2025-08-04 11:07:59 +08:00
Choco
d9fb58ef92 Use snake_case for all database keys 2025-08-04 10:57:54 +08:00
Choco
c8fa4e561a Added silent messaging feature 2025-07-23 10:46:52 +08:00
Choco
e1fdbfe21a Merge pull request #71 from ChocoMeow/Added-Musixmatch-lyrics
Added musixmatch lyrics
2025-07-09 09:56:06 +08:00
Choco
955d7168c5 Added musixmatch lyrics 2025-07-07 14:39:39 +08:00
Choco
c7d19b9383 Change variable name 2025-07-03 16:11:01 +08:00
Choco
7c5caa8d6d Updated the search platform from spotify to youtube 2025-07-03 16:10:41 +08:00
Choco
c23aa5c11e Update docker-image.yml 2025-06-16 10:15:07 +08:00
Choco
c3c1f2e3e7 Update docker-image.yml 2025-06-16 10:08:49 +08:00
Choco
15d0ac3fc8 Dump lavalink and plugin version 2025-06-15 10:44:12 +08:00
Choco
026b262752 return empty list if track not found 2025-06-11 14:34:24 +08:00
Choco
5b84959908 Update methods.py 2025-05-28 17:55:18 +08:00
Choco
8b81c05d98 Disable yt ratelimit if there are no tokens provided 2025-05-14 09:37:33 +08:00
Choco
4009832240 Update controller.py 2025-05-13 17:28:25 +08:00
Choco
f581980dd8 Fixed a bug 2025-05-13 17:23:14 +08:00
Choco
6dac72c2c9 Merge pull request #67 from ChocoMeow/Custom-Music-Buttons
Custom music buttons
2025-05-13 17:05:37 +08:00
Choco
60451b294b Supported placeholder in music controller button 2025-05-13 16:58:04 +08:00
Choco
5b721c59fc Fixed an error when passing delete_after into Webhook 2025-05-13 16:53:56 +08:00
Choco
47972a4eb5 Added peek next in loop type 2025-05-13 16:53:07 +08:00
Choco
2219820e55 Supported local languages in placeholder 2025-05-13 16:52:47 +08:00
Choco
68de2d9033 Merge pull request #65 from Buco7854/patch-1
Add french translations
2025-05-12 20:11:49 +08:00
Choco
164b4b10dd Added customization for music controller buttons 2025-05-12 17:48:49 +08:00
Choco
dadf4bd210 Merge pull request #66 from Azarath7/vocard
Update application.yml to use the latest youtube source version + comments
2025-05-12 14:58:35 +08:00
Azarath7
27f7f64fc0 Update application.yml to use the latest youtube source version + added comments 2025-05-12 09:37:31 +03:00
Arnaud
032954467b Create FR.json
Add french translation
2025-05-11 19:57:15 +02:00
Choco
a8561066ef Update README.md 2025-05-11 22:50:49 +08:00
Choco
9a59329958 Update update.py 2025-04-22 18:39:04 +08:00
Choco
1997112c6e Merge pull request #60 from ChocoMeow/beta
Vocard v2.7.1 Update: bug fixes, and code clean-up
2025-04-19 17:24:20 +08:00
Choco
159d06d7fe Merge pull request #59 from Azarath7/vocard-docker
Vocard docker configuration update
2025-04-19 15:44:08 +08:00
Choco
769adbe1e7 Update update.py 2025-04-19 15:42:37 +08:00
Choco
0f077d49e8 Update debug.py 2025-04-19 09:40:24 +08:00
Azarath7
65822dca99 Update docker-compose.yml
small doc fix
2025-04-17 09:26:40 +03:00
Azarath7
5bd19c65f5 Optimized Dockerfile build + added JRE 24 support(experimental) 2025-04-17 09:13:48 +03:00
Azarath7
9edd76e42e Update docker-compose.yml
Made MongoDB service as a default installation method, added healthcheck for MongoDB, added "dashboard" service(read the docs on how to install it)
2025-04-17 09:12:49 +03:00
Choco
6e74ad4613 Merge pull request #58 from Azarath7/vocard-lang
Improved RU translations
2025-04-17 14:12:24 +08:00
Azarath7
619faf9573 Update RU.json 2025-04-17 09:08:27 +03:00
Azarath7
acee416055 Improved RU translations 2025-04-17 09:07:36 +03:00
Choco
d23aba15db Update application.yml 2025-04-17 12:17:16 +08:00
Choco
ac56a22caa Updated the transformer 2025-04-17 12:17:10 +08:00
Choco
43bf237f06 Merge pull request #56 from VeeoN2/main
Added PL Language Pack
2025-04-13 22:26:48 +08:00
VeeoN
c1c39fd1c5 Fixed few issues in PL language file. 2025-04-12 20:42:11 +02:00
VeeoN
6678074081 Added Polish Language Pack 2025-04-11 17:46:58 +02:00
Choco
e1d267dd7b Merge pull request #54 from NoxRare/main
Adjusted subtext & fixed minor typos
2025-04-10 15:41:32 +08:00
NoxRare
b31ab2bffd Update EN.json
Adjusted subtext & fixed minor typos
2025-04-10 09:19:23 +02:00
Choco
7c5f0cb72f Merge pull request #52 from ChocoMeow/beta
Vocard v2.7.0 Update: A lot new features, bug fixes, and code clean-up
2025-04-10 12:57:56 +08:00
Choco
fb32abfdc6 Update README.md 2025-04-10 12:19:52 +08:00
Choco
1b54e83cea Fixed some bugs 2025-04-10 11:37:14 +08:00
Choco
3699590c0e Fixed some bugs 2025-04-05 22:06:10 +08:00
Choco
8c23e52c5a Merge pull request #53 from ChocoMeow/Replace-internal-spotify-with-lavalink
Replace internal spotify with lavalink
2025-03-25 15:21:10 +08:00
Choco
7c14bb56a7 Rewrite play_autocomplete function 2025-03-25 15:20:43 +08:00