Commit Graph

434 Commits

Author SHA1 Message Date
Choco
a3fa3efb54 Added sync function in debug view 2024-04-18 14:59:08 +08:00
Choco
cc748896e9 Fixed activity update
Resolved the issue where activity updates were not reflected when the value remained the same.
2024-04-15 14:38:14 +08:00
Choco
b3fcd4bbb3 Updated the loop button in controller 2024-04-15 13:56:54 +08:00
Choco
610e70da71 Enhanced Loop Control Button Functionality 2024-04-14 11:52:19 +08:00
Choco
9ffba9a801 Fixed autoplay with empty queue
This commit addresses the issue where autoplay was being activated even when the history queue had no tracks. The problem has been resolved to ensure smooth user experience
2024-04-14 11:21:53 +08:00
Choco
47389d6589 Update requirements.txt 2024-04-12 20:34:34 +08:00
Choco
88a879f98a Optimized code 2024-04-12 19:36:35 +08:00
Choco
61b633f643 Added a new emoji in Loop button 2024-04-12 19:25:00 +08:00
Choco
2e5ad3aef4 Added autocomplete in playtop 2024-04-12 15:08:31 +08:00
Choco
72cae9b7af Added bot status settings 2024-04-12 15:08:17 +08:00
Choco
b987207a3d Fixed some bugs 2024-03-24 23:26:00 +08:00
Choco
662b7c232d Removed unnecessary value 2024-03-23 21:30:30 +08:00
Choco
fd869d6209 Renamed a valuable 2024-03-22 11:30:01 +08:00
Choco
86c828fc1c Removed error_log 2024-03-22 11:29:31 +08:00
Choco
9016a78125 Added some typehint 2024-03-22 11:28:58 +08:00
Choco
0a737b29e3 Updated logging system 2024-03-22 10:11:21 +08:00
Choco
9e6149dc97 Updated logging system 2024-03-22 09:58:56 +08:00
Choco
f713276c6f Added logs folder 2024-03-20 22:05:00 +08:00
Choco
6517ae0611 Update main.py 2024-03-20 11:37:41 +08:00
Choco
b949cfbeec Added 24/7 required intent 2024-03-20 11:15:43 +08:00
Choco
9cd6dd22c2 Update player.py 2024-03-19 21:45:48 +08:00
Choco
e68788f429 Updated logging system 2024-03-18 20:45:31 +08:00
Choco
4655b6e54c Added logging system 2024-03-18 17:33:47 +08:00
Choco
9c478c73a4 Resolved issue where playback didn’t start after user joined channel 247 2024-03-12 13:07:44 +08:00
Choco
04103407d0 Update README.md 2024-03-04 16:31:21 +08:00
Choco
e37e20e693 Merge pull request #19 from Azarath7/main
Update docker-compose and RU.json
2024-03-02 21:58:06 +08:00
Choco
b46bcf5ab8 Updated docker-compose 2024-03-01 22:44:06 +08:00
Azarath7
86ecce5f6b Update RU.json 2024-02-29 22:12:10 +02:00
Azarath7
804d2510b6 Update docker-compose.yml
No dotenv file needed. All environment values are now defined in docker-compose
2024-02-29 22:10:21 +02:00
Choco
8a38a5977a Fixed a bug 2024-02-27 17:17:33 +08:00
Choco
f7e4568660 Update update.py 2024-02-27 13:27:22 +08:00
Choco
df8797ff1b Merge pull request #18 from ChocoMeow/beta
Vocard v2.6.8 Update: A lot new features, bug fixes, and code clean-up
2024-02-27 13:10:50 +08:00
Choco
2c2e331340 Update PLACEHOLDERS.md 2024-02-27 13:06:42 +08:00
Choco
ed2373260c Added error handler 2024-02-27 12:37:58 +08:00
Choco
3ece3986fe Fixed a bug
Not able to display autocomplete when the name or value is more 100 characters
2024-02-24 09:44:18 +08:00
Choco
3df2ef9225 Fixed a bug 2024-02-23 22:47:55 +08:00
Choco
857b1cf96f Rewritten placeholder 2024-02-23 22:47:47 +08:00
Choco
df87aff9cb Updated some docs 2024-02-22 18:15:14 +08:00
Choco
6e8f8b6621 Rewrite lyrics command 2024-02-22 18:15:02 +08:00
Choco
3a18807bc1 Added lyrist platform 2024-02-22 18:14:32 +08:00
Choco
9069e5fa7e Fixed some bugs 2024-02-22 16:18:58 +08:00
Choco
58e9caa86f Fixed some bugs 2024-02-22 15:52:22 +08:00
Choco
8915415c4b Added played history feature 2024-02-21 21:15:21 +08:00
Choco
f2da4311f5 Changed some layouts of the view and fixed a bug 2024-02-21 10:43:15 +08:00
Choco
cc7b868a53 Merge pull request #17 from ChocoMeow/Optimized-code
Optimized code
2024-02-21 10:29:29 +08:00
Choco
8d7fd00357 Update playlist.py 2024-02-21 10:28:01 +08:00
Choco
f6f2c0b7c3 Added track url in queue view and playlist view 2024-02-21 10:27:08 +08:00
Choco
17990eff82 Supported python3.12 2024-02-21 10:26:22 +08:00
Choco
7010c1327f Fixed some bugs 2024-02-21 10:26:09 +08:00
Choco
efb5bf7b77 Fixed some bugs 2024-02-20 20:08:49 +08:00