Commit graph

352 commits

Author SHA1 Message Date
26db60e95f Revert "Show a message instead of error when an argument is required"
This reverts commit 97254f619c.
2024-07-11 07:26:25 +02:00
6983ea58b7 eslint fix 2024-07-11 07:19:25 +02:00
6ce2faf21b Update eslint 2024-07-11 07:18:43 +02:00
97254f619c Show a message instead of error when an argument is required 2024-07-11 07:18:36 +02:00
23bcd036c0 Remove dotenv to use --env-file instead 2024-07-11 06:40:34 +02:00
34ab603462 Consider user already opted out when they run /optout to avoid logging them 2024-07-10 03:40:22 +02:00
4c5d879650 add autocrop 2024-07-08 23:50:28 +02:00
fe641132da enable invite when user installed 2024-07-08 23:50:20 +02:00
8c6b06a3d0 Remove useless packet tags 2024-07-07 01:11:43 +02:00
4cf0d0bac1 Added autocrop function to download command 2024-07-07 01:05:48 +02:00
77a5ac6137 Move yt-dlp version check to be execute when its needed as to not delay the logs 2024-07-07 00:56:09 +02:00
a92b16fba4 Update deploy and deployGlobally script 2024-07-07 00:55:37 +02:00
c3fd22f02f Fix for windows 2024-07-07 00:55:15 +02:00
2afbca10ec Show architechture 2024-07-04 19:16:00 +02:00
5e012e0701 ignore no matter the extension 2024-07-04 19:15:46 +02:00
3f28a897b4 Replace "assert" with "with" 2024-07-04 19:15:29 +02:00
4a236497bd Update for new HandBrakeCLI 2024-07-04 05:53:54 +02:00
09a180e36e Fix for windows 2024-07-04 05:53:39 +02:00
0d4b88c465 Update dependencies 2024-07-04 05:53:27 +02:00
49c756bd62 Enable guild block list 2024-06-30 20:05:09 +02:00
50b55edae3 Add option to control fps 2024-06-30 02:01:57 +02:00
281edd2d1d Command is outdated. 2024-06-30 02:01:48 +02:00
62666e2a3f Ping for user installed 2024-06-25 18:06:34 +02:00
427d3449d5 Let user optout when the bot is installed to the user 2024-06-25 18:04:33 +02:00
a86044c7f6 Add alias "togif" et enable working in global commands 2024-06-15 14:13:44 +02:00
ec08c4fa80 fix when not in guild 2024-06-12 00:51:24 +02:00
454f2c4296 added default context and moved integration types to the command 2024-06-12 00:47:50 +02:00
c44ae79640 user app invitation 2024-06-12 00:43:17 +02:00
5d0d9bce08 prepare for user applications 2024-06-12 00:31:02 +02:00
7d1151e6ce Prepare for user applciation 2024-06-12 00:30:34 +02:00
2a8356d219 option to add description 2024-03-05 19:41:31 +01:00
e4b441e5f5 Fix "thinking" message not getting deleted 2024-02-04 17:36:42 +01:00
89f00a2fcf use ytdlpMaxResolution instead of the temporary hardcoded value 2024-02-04 03:31:09 +01:00
e6dca692ed make ratelimiter async (also actually fix message) 2024-02-04 01:51:17 +01:00
12ba7621b6 remove console.log 2024-02-04 01:40:54 +01:00
bf9c87f3b8 Fix lazy copy paste to say prefix instead of slash 2024-02-04 01:40:07 +01:00
2c25890f5b Fix rate limit message not working correctly with optout setting 2024-02-04 01:39:56 +01:00
ceafee8287 Undo preset change 2024-02-02 03:29:56 +01:00
76f7e40d8f replace exec with execFIle
(Should've done this long ago)
2024-02-02 03:28:46 +01:00
35b57c219f Hide warnings 2024-01-30 00:28:27 +01:00
d96d32f008 Show error message 2024-01-30 00:25:41 +01:00
fe014ca7d7 Limit to 30 ytp at the same time and 2 per users 2024-01-30 00:07:26 +01:00
995634a4b2 Limit videos to 480p 2024-01-28 22:11:33 +01:00
3464736d85 Fix anything triggering boolean options in commands 2024-01-28 21:55:19 +01:00
fd7ca30e1c Fix cleanup 2024-01-26 18:39:22 +01:00
38b8f80c43 update .env 2024-01-26 18:34:24 +01:00
ff8c6c29b0 Fix the stupid huge mistake i made 2024-01-26 18:33:57 +01:00
44a629c7fc Better UX and fixed format option 2024-01-26 18:23:09 +01:00
28ff4f518e Show current discord.js version 2024-01-12 23:59:22 +01:00
e8fc57394f Return when the video is too big 2024-01-07 01:10:02 +01:00