Commit Graph
270 Commits
Author SHA1 Message Date
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 20bb133e6b Removed erlpack
Docker won't make image because of this compile error
2022-02-02 21:17:20 +07:00
yuzu 61cf5a4a8c Update .gitignore 2022-02-02 21:16:44 +07:00
yuzu 2a8007e2f4 Create Dockerfile 2022-02-02 21:16:40 +07:00
yuzu 16082cc215 Create .dockerignore 2022-02-02 21:16:31 +07:00
yuzu 9c5a394541 Added config example
This file is also used as template if normal .json file is not found
2022-02-02 21:16:28 +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 c3d86ffdf0 Create .env.example 2022-01-30 20:55:31 +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 346207fe9e Downgrade winston, ts compile error 2022-01-30 20:23:46 +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 c18650e5c5 Add deps 2022-01-30 20:08:21 +07:00
yuzu faceb39af9 Fix error handling 2022-01-27 18:01:04 +07:00
yuzu 97c6768918 Add Configuration provider 2022-01-27 18:00:47 +07:00
yuzu 863a8576d1 Add Service Announcement 2022-01-27 17:59:59 +07:00
yuzu 18c1a8511b Update Help.ts 2022-01-27 17:59:07 +07:00
yuzu 8f35c8e49a Update Cache.ts 2022-01-27 17:58:56 +07:00
yuzu 645dcba595 Warning Embed, default don't replace on interaction 2022-01-27 17:58:44 +07:00
yuzu b3b72c5dc6 Add bluebird 2022-01-27 17:58:14 +07:00
yuzu fd86bbdd85 Add PartialDMChannel 2022-01-27 14:31:12 +07:00
yuzu 3c5ed16dff Update tsconfig.json 2022-01-27 14:29:58 +07:00
yuzu 6e71305203 Typo 2022-01-27 14:29:50 +07:00
yuzu a3d4d7a923 Add Ping Command 2022-01-25 19:55:26 +07:00
yuzu a142ff43f0 Add ping 2022-01-25 19:51:51 +07:00
yuzu d5e656cc22 Update .gitignore 2022-01-25 19:51:34 +07:00
yuzu 7d4c9dbe94 Bump deps 2022-01-25 13:35:40 +07:00
yuzu 0cbc4c388b Fix breaking changes 2022-01-25 13:30:27 +07:00
yuzu 930ba18904 Change version 2022-01-25 13:30:16 +07:00
yuzu cf305166e2 Bumped discord.js to 13.6.0 2022-01-25 13:30:01 +07:00
yuzu cf4fefd9eb Updated dependencies 2021-10-26 23:51:57 +07:00
yuzu cf30aca6b1 Added presences intents 2021-09-20 12:37:52 -07:00
yuzu 44aa2df166 Added user info 2021-09-20 12:37:38 -07:00
yuzu 2b33287876 Added color thief 2021-09-20 12:37:26 -07:00
yuzu 93e3721495 Added safety user input checks 2021-09-19 09:45:40 -07:00
yuzu db78513498 Added permission check for setPrefix 2021-09-19 09:17:30 -07:00
yuzu 7fe1aeab77 Changed embed message 2021-09-19 09:12:57 -07:00
yuzu cf16a9bb94 Fix apiKey not set bug? 2021-09-19 08:52:44 -07:00