Commit Graph
224 Commits
Author SHA1 Message Date
yuzu d1e4f2cf93 Add Debug Commands 2022-03-03 22:18:34 +07:00
yuzu be72e11e18 Music player crash fix 2022-03-03 22:18:09 +07:00
yuzu 3880c1a567 Higher avatars quality 2022-03-03 21:11:21 +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 07fce745cd Bump version to 0.08 2022-02-27 21:41:06 +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 e700138fb2 Shorten payload name 2022-02-27 21:05:57 +07:00
yuzu 3914cdc263 Add YouTube playlist and ignore My Mix 2022-02-27 21:05:45 +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 ba2b724acf Optimized speed and use new configuration 2022-02-27 17:32:18 +07:00
yuzu 015909457f Add Configuration loading and fetching 2022-02-27 17:31:38 +07:00
yuzu e3307cf5c1 Handle manual disconnect 2022-02-27 17:15:20 +07:00
yuzu 17fb6d203e Add FakeError 2022-02-27 17:15:05 +07:00
yuzu 8c47f6e95c Update deps 2022-02-27 16:32:32 +07:00
yuzu 0ffd4c2a50 To someone special 💖 2022-02-12 02:11:43 +07:00
yuzu 7a60947d76 Improve stats 2022-02-07 10:41:55 +07:00
yuzu d63054fef5 Add stats to help 2022-02-05 01:20:14 +07:00
yuzu cc9db41813 Added Stats Command 2022-02-05 00:46:35 +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 3853f08ed2 Add alias for play command in help 2022-02-05 00:03:23 +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 b87779d65e Update Help.ts 2022-02-02 22:13:27 +07:00
yuzu e6f09403a0 Copy from example if not exist 2022-02-02 21:18:05 +07:00
yuzu 12704f9471 Changed to use init function instead 2022-02-02 21:17:51 +07:00
yuzu 16c03c3f4f Add user voice channel checks 2022-01-30 22:42:00 +07:00
yuzu da56d51ba0 Better help message 2022-01-30 21:50:18 +07:00
yuzu 040eab96ef Support unlisted and direct url for YouTube 2022-01-30 21:35:56 +07:00
yuzu 0759290306 Add YouTube Cookies 2022-01-30 21:35:19 +07:00
yuzu dffadd6ef3 Version bump 2022-01-30 20:25:47 +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
yuzu 8f7939b27a Add voice intents and voice modules 2022-01-30 20:10:17 +07:00
yuzu bc3f791281 Create DiscordMusicPlayer.ts 2022-01-30 20:09:54 +07:00
yuzu 6a802f0283 Allow some more interaction type 2022-01-30 20:09:19 +07:00
yuzu faceb39af9 Fix error handling 2022-01-27 18:01:04 +07:00