Commit Graph
100 Commits
Author SHA1 Message Date
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 4353d07e61 Bump play-dl 2022-02-10 22:56:30 +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
yuzuandGitHub e2886da794 Merge pull request #2 from YuzuZensai/music-rework
Fix typo
2022-02-05 01:12:45 +07:00
yuzu dd23ee5edf Example typo 2022-02-05 01:11:55 +07:00
yuzuandGitHub 913365dcd3 Merge pull request #1 from YuzuZensai/music-rework
Music
2022-02-05 00:48:23 +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 31e15aef2d Bump play-dl 2022-02-04 22:42:44 +07:00
yuzu b87779d65e Update Help.ts 2022-02-02 22:13:27 +07:00
yuzu 7f6e80f9e7 Switched to debian 2022-02-02 22:07:33 +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 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
yuzu 5fa28e2dd0 Delete osu.ts 2021-09-19 08:40:12 -07:00
yuzu 984c354b8f Added osu! module 2021-09-19 08:40:09 -07:00
yuzu 8925920c96 Added new commands 2021-09-19 08:39:38 -07:00
yuzu eb09d42b18 Create osuAPI.ts 2021-09-19 08:39:31 -07:00
yuzu e610644a3e Added osu! commands 2021-09-19 08:39:25 -07:00
yuzu bd74ecd765 Fixed icon bugs and deferred crash 2021-09-19 08:39:16 -07:00
yuzu f4e40bf95e Added country libs 2021-09-19 08:25:11 -07:00
yuzu 23b7745145 Update Invite.ts 2021-09-19 04:03:23 -07:00
yuzu 31cfcbc896 Added osu! api 2021-09-19 04:03:13 -07:00
yuzu 66ea8b5de0 Better interaction 2021-09-19 04:02:50 -07:00
yuzu 2fad7347d2 Fixed prefix with "mention" being weird 2021-09-19 03:36:55 -07:00
yuzu e2f3e816a8 Better prefix handling 2021-09-19 01:33:45 -07:00
yuzu be784b66ae Upped prefix length limit 2021-09-19 01:33:27 -07:00
yuzu f1a1ef5984 Add length check 2021-09-18 11:15:53 -07:00
yuzu b7956bb95c Update Help.ts 2021-09-18 11:15:31 -07:00
yuzu b1ae659062 Support more variant of command 2021-09-18 11:15:22 -07:00
yuzu 2f32e40aa8 Create Settings.ts 2021-09-18 08:37:16 -07:00
yuzu 37f5644f34 Update DiscordInteraction.ts 2021-09-18 08:04:22 -07:00
yuzu ed9af2ee3a Remove unused code 2021-09-18 08:04:16 -07:00
yuzu 2e59f94dcf Better Interaction 2021-09-18 06:28:41 -07:00
yuzu 95675d5d13 Added missing check 2021-09-18 05:45:52 -07:00
yuzu a4879f578d Added missing check 2021-09-18 05:44:59 -07:00
yuzu aeef5a19e0 Update Invite.ts 2021-09-18 05:44:44 -07:00
yuzu 50470ca632 Fixed cache not updating on guild join 2021-09-18 05:35:02 -07:00
yuzu 0c4b2129cf Added Users services 2021-09-18 05:20:05 -07:00
yuzu 792bc43f08 Update Environment.ts 2021-09-18 05:19:56 -07:00
yuzu 59b2e8aaf5 Added guildCreate event 2021-09-18 05:19:53 -07:00
yuzu 35e2dba4e9 Update Invite and link 2021-09-18 05:19:40 -07:00
yuzu 90d07a840b Fixed text 2021-09-18 05:19:14 -07:00
yuzu 25d6d72b30 Update Help.ts 2021-09-18 03:51:26 -07:00
yuzu a5f964cb3d Support mention prefix 2021-09-18 03:51:14 -07:00
yuzu a60f6ff609 Remove unused import 2021-09-17 20:40:18 -07:00