Commit Graph

61 Commits

Author SHA1 Message Date
Choco
08985db659 Fix join listeners 2023-03-20 11:01:21 +08:00
Choco
c94c65e404 Fix error_log 2023-03-20 10:39:35 +08:00
Choco
4ec6466868 Fixed chapter view 2023-03-19 18:16:09 +08:00
Choco
cff5ae4847 Update main.py 2023-03-19 16:47:43 +08:00
Choco
74846c583f Cleaned up some code 2023-03-19 16:46:55 +08:00
Choco
0c941e804e Add logout function 2023-03-18 11:12:39 +08:00
Choco
d8263fb8f3 Add configuration for ipc server 2023-03-18 10:15:08 +08:00
Choco
490e7da043 Add dashboard 2023-03-17 12:39:29 +08:00
Choco
c4197bdd86 Add message handler 2023-03-17 12:38:57 +08:00
Choco
1e0a8314cb Add IPC 2023-03-17 12:37:35 +08:00
Choco
59d864a9dc Update requirements.txt 2023-03-17 12:34:57 +08:00
Choco
bdbd47cf9c Fixed typo in shuffle method 2023-03-16 11:37:20 +08:00
Choco
430b7f5963 Fixed some bugs and cleaned up some code 2023-03-16 11:34:08 +08:00
Choco
4300e49ef2 Update shuffle command 2023-03-16 09:57:20 +08:00
Choco
d1c1589e07 Remove async from player.is_privileged 2023-03-16 09:52:36 +08:00
Choco
9a94bd3dad Ready for v2.5.7 2023-03-08 12:19:11 +08:00
Choco
a13edcedbb Update player.py 2023-03-08 12:14:37 +08:00
Choco
18a9cb3995 Add prefix command and general code cleanup 2023-03-08 12:13:13 +08:00
Choco
b63301fa24 Move connect_channel into function 2023-03-08 12:07:32 +08:00
Choco
cac4d63e82 Better optimization of help menu 2023-03-08 10:40:57 +08:00
Choco
305894f4e0 Add playtop, swap and move commands and related back-end 2023-03-08 10:38:28 +08:00
Choco
f99c373946 Rename nodes.py to listener.py 2023-03-08 10:35:40 +08:00
Choco
4ddaba584b Applying all the necessary commands to use the new add_track method 2023-03-08 10:34:50 +08:00
Choco
ba290d2606 Update BUTTONS.md 2023-02-24 14:01:02 +08:00
Choco
945a71a20c Update README.md 2023-02-24 13:50:38 +08:00
Choco
b90d02b815 Add Docs for v2.5.6 2023-02-24 13:48:53 +08:00
Choco
3cdf254abf Clear code 2023-02-24 12:12:37 +08:00
Choco
d4a4e031f7 Fix error in playlist cog 2023-02-24 12:11:58 +08:00
Choco
5e56b1179f Rename folder 2023-02-21 21:12:15 +08:00
Choco
a21bc04411 Code cleanup 2023-02-21 10:06:08 +08:00
Choco
3522aeacb6 Add VolumeUp, VolumeDown and VolumeMute control buttons 2023-02-21 10:04:53 +08:00
Choco
78cf29b8ff Remove necessary async functions 2023-02-20 21:17:52 +08:00
Choco
46d183efbc Merge Spotify objects 2023-02-20 21:16:45 +08:00
Choco
23e9f3e864 Add loop controller button 2023-02-20 19:15:53 +08:00
Choco
a5051e0c9c Support for custom buttons in music controller 2023-02-20 11:23:18 +08:00
Choco
339211a9be Add an alias to the library 2023-02-20 11:20:40 +08:00
Choco
7621ce44ba Apply to new queue repeat method 2023-02-20 11:18:46 +08:00
Choco
1df4b65427 Update update.py 2023-02-19 21:03:22 +08:00
Choco
d262fdf7a4 Add alias and help to group command 2023-02-19 15:21:31 +08:00
Choco
b375211d73 Fix can't use update command in Linux 2023-02-19 15:20:28 +08:00
Choco
af1c002fde Fix debug command 2023-02-19 15:18:55 +08:00
Choco
677b645e44 Flx some bugs 2023-02-18 20:14:32 +08:00
Choco
a5c1733a15 ready for v2.5.3 2023-02-18 19:17:09 +08:00
Choco
9818d4bb25 Fix some bugs 2023-02-18 19:02:26 +08:00
Choco
581d7019e7 Add cooldowns settings and aliases settings 2023-02-18 19:01:48 +08:00
Choco
7d1c54d147 Add default max queue 2023-02-18 19:00:46 +08:00
Choco
566389890a Add gen_report function 2023-02-18 18:59:43 +08:00
Choco
9e5997e4ec Support message command 2023-02-18 18:57:12 +08:00
Choco
2d50bded75 Update README.md 2023-02-16 13:57:52 +08:00
Choco
08fa1cc8ed Fix the install package is in the correct dir 2023-02-15 20:44:07 +08:00