Commit Graph

22 Commits

Author SHA1 Message Date
Choco
b6edd24171 Updated the language pack 2025-10-02 12:09:51 +08:00
Choco
20df3703c3 Refactor localization keys 2025-10-02 00:10:25 +08:00
Choco
1633f14b64 Refactor playlist view and update language files
Refactored playlist viewing logic for improved modularity and maintainability, introducing PlaylistViewManager and DynamicViewManager. Updated language files to standardize playlist view titles and descriptions, and removed unnecessary emojis. Updated requirements.txt to discord.py 2.6.3. Enhanced send function to support file attachments.
2025-09-19 23:29:42 +08:00
Choco
8edc26a6d0 Standardize permission and message keys in code and locales
Updated various permission and message keys in the codebase and all language files for consistency. Also added missing keys and fixed minor typos in several language files.
2025-08-10 12:44:05 +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
0ab2438abe Fixed typo 2025-03-07 14:24:52 +08:00
Choco
4a9c26e326 Added createSongRequestChannel translation 2025-03-05 11:31:32 +08:00
Choco
ecc6a21447 Added lyrics button in controller 2025-03-05 11:30:38 +08:00
Choco
dc919ecca2 Added 'noCreatePermission' for additional translations 2024-12-10 11:10:21 +08:00
Choco
7d83c02cf3 Added missing intent error message 2024-12-09 17:02:11 +08:00
Choco
94c5fd4c27 Added request song channel feature 2024-12-05 13:33:29 +08:00
Choco
b0ff4fb6c3 Added voice status (#33)
* Updated the placeholder name for clarity

* Added voice status

* Dump bot version

* Added global template for voice status

* Added new placeholder

* Updated settings view
2024-08-30 15:27:37 +08:00
Choco
bddb9a9677 Added filter selector in music controller 2024-07-10 17:51:15 +08:00
Choco
33ad427670 Added start and end position for each track 2024-06-26 15:06:18 +08:00
Choco
464f9123e5 Optimized code 2024-02-17 13:04:20 +08:00
Choco
73ddc10bcc Added track url in the track loaded message 2023-08-01 15:43:55 +08:00
Choco
1b953aa7dc Added settings controllermsg command 2023-07-31 12:17:30 +08:00
Choco
f96690fa0b Added decodeError message 2023-07-16 15:39:46 +08:00
Choco
a44b6c9384 Transfer track info to track id 2023-05-16 19:03:48 +08:00
Choco
6bb2180c6b Added forward and rewind button 2023-05-04 19:52:04 +08:00
Choco
8518974801 Added Spanish language pack 2023-05-02 10:20:32 +08:00