Commit Graph

354 Commits

Author SHA1 Message Date
Choco
3d5cd17b97 Update methods.py 2024-06-04 23:18:13 +08:00
Choco
9e11be43e9 Added some method in ipc cilent 2024-06-04 23:18:04 +08:00
Choco
5b64389313 Fixed some bugs 2024-06-04 23:16:49 +08:00
Choco
f3f7ff75af Added secure protocol in ipc client 2024-06-04 23:15:03 +08:00
Choco
90c0c83388 Update methods.py 2024-05-30 21:42:05 +08:00
Choco
20bef0e681 Added remove_track and swap_track method in player 2024-05-30 21:41:48 +08:00
Choco
9f2e0e59cd Written swap and remove method in queue 2024-05-30 21:40:13 +08:00
Choco
f1b31d3143 Rewritten some method in ipc_client 2024-05-26 15:57:25 +08:00
Choco
e4bd4c1420 Saved log file when updating 2024-05-26 15:57:01 +08:00
Choco
1894b8e20e Added get_recommendations into node class 2024-05-26 15:56:27 +08:00
Choco
c3507bba72 Update settings Example.json 2024-05-14 20:50:53 +08:00
Choco
ce6a765420 Update README.md 2024-05-14 20:50:46 +08:00
Choco
faac26ae1d Remove support for replit 2024-05-14 20:50:42 +08:00
Choco
0a9660400c Removed some necessary requirements 2024-05-14 20:42:44 +08:00
Choco
5788bdbed9 Separated the dashboard from the project 2024-05-14 20:42:21 +08:00
Choco
f1123b33ce Rewritten ipc_client 2024-05-14 20:41:43 +08:00
Choco
779ea8b4a2 Merged .env into settings.json 2024-05-14 20:39:11 +08:00
Choco
d4cb50a067 Added nodes panel in debug view 2024-04-20 13:21:20 +08:00
Choco
abf97b4375 Added version in the debug 2024-04-18 15:16:05 +08:00
Choco
0189c1985f Optimized code 2024-04-18 15:00:41 +08:00
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