Commit Graph

129 Commits

Author SHA1 Message Date
Choco
5a8f9aeb03 Fix context menu command 2023-04-05 10:58:49 +08:00
Choco
fc69c6dffe Fix autocompletion in all slash commands 2023-04-01 12:26:51 +08:00
Choco
6a91bb4f98 Send socket message when user access to dashboard 2023-03-31 19:50:03 +08:00
Choco
4a7a5f5459 Send channel name to dashboard 2023-03-25 21:13:49 +08:00
Choco
70c744ddb3 Add action to track in dashboard 2023-03-25 16:45:49 +08:00
Choco
0f44e6afe9 Add repeat track in dashboard 2023-03-22 19:32:42 +08:00
Choco
8790438e41 Rewrite set_repeat function and clean code 2023-03-21 23:49:04 +08:00
Choco
08985db659 Fix join listeners 2023-03-20 11:01:21 +08:00
Choco
74846c583f Cleaned up some code 2023-03-19 16:46:55 +08:00
Choco
c4197bdd86 Add message handler 2023-03-17 12:38:57 +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
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
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
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
78cf29b8ff Remove necessary async functions 2023-02-20 21:17:52 +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
d262fdf7a4 Add alias and help to group command 2023-02-19 15:21:31 +08:00
Choco
af1c002fde Fix debug command 2023-02-19 15:18:55 +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
0d1ddb399b Ready for public use 2023-02-02 21:06:51 +08:00