Commit Graph
26 Commits
Author SHA1 Message Date
yuzu d7e5f5045f Fix music player crash if resource can't be stream 2022-03-03 22:37:41 +07:00
yuzu be72e11e18 Music player crash fix 2022-03-03 22:18:09 +07:00
yuzu 2c26c363ff Code refactor 2022-03-03 20:56:49 +07:00
yuzu 18b0739592 Removed unused imports 2022-02-28 11:50:47 +07:00
yuzu 3f5d528304 Support YouTube playlist 2022-02-27 21:40:59 +07:00
yuzu b01a846ef4 Update embed message 2022-02-27 21:32:13 +07:00
yuzu e031b527bc Use separator instead of json to save space 2022-02-27 21:16:23 +07:00
yuzu 911b55c746 Handle songs with playlist and change payload name 2022-02-27 21:07:08 +07:00
yuzu 9218816a04 Shorten payload name 2022-02-27 21:06:31 +07:00
yuzu ac6c281346 Disabled search button logic 2022-02-27 20:06:14 +07:00
yuzu c26cdbe7f3 Add embed info for play and search command 2022-02-27 19:42:05 +07:00
yuzu b274332cc9 Add option to let user search directly from play 2022-02-27 19:21:50 +07:00
yuzu 108a4042e2 Fixed search bug 2022-02-27 17:47:13 +07:00
yuzu e3307cf5c1 Handle manual disconnect 2022-02-27 17:15:20 +07:00
yuzu 8bf97e4438 Add NowPlaying command 2022-02-05 00:32:02 +07:00
yuzu d31642f4d8 Update message 2022-02-05 00:23:53 +07:00
yuzu c941c22850 Better queue command 2022-02-05 00:00:01 +07:00
yuzu e0c8a327ab Support skip on last song 2022-02-04 22:42:59 +07:00
yuzu 16c03c3f4f Add user voice channel checks 2022-01-30 22:42:00 +07:00
yuzu 9875dbdbff Add missing message check 2022-01-30 20:25:34 +07:00
yuzu f2063efa0b Create Join.ts 2022-01-30 20:10:52 +07:00
yuzu 24b78c193a Create Leave.ts 2022-01-30 20:10:47 +07:00
yuzu 2f2649f435 Create Play.ts 2022-01-30 20:10:44 +07:00
yuzu 997716383e Create Queue.ts 2022-01-30 20:10:36 +07:00
yuzu 4f247eaa5a Create Search.ts 2022-01-30 20:10:32 +07:00
yuzu cc45ac8aaf Create Skip.ts 2022-01-30 20:10:28 +07:00