Commit graph

364 commits

Author SHA1 Message Date
7926820e70 Fix download format 2024-08-31 15:44:31 +02:00
126d29fdf9 Forgot to make video max res be 480p 2024-08-31 14:53:39 +02:00
64c45f87c0 Enforce file size limit before downloading 2024-08-28 20:52:38 +02:00
a5cc9c45ed Fix downloads not working when proxy isn't set 2024-08-28 20:52:19 +02:00
7ad4618dd0 return if guild is not cached 2024-08-28 14:44:48 +02:00
705921b8d0 forgot proxy here 2024-08-28 14:42:22 +02:00
0b12e2d496 Add proxy option to yt-dlp 2024-08-28 14:17:46 +02:00
4f84a09a7e fix use of single quote 2024-08-28 00:24:16 +02:00
d604f0ad8e Remove from ratelimiter if command crash
(Untested because I live on the edge)
2024-08-28 00:13:14 +02:00
19855f82f0 reencode av1 since discord don't support embed with it yet 2024-08-02 21:33:26 +02:00
9855987cbc Don't reencode HEVC as discord now supports it 2024-07-13 14:05:37 +02:00
c0507dc981 Show a message instead of error when an argument is required (for real this time) 2024-07-11 07:32:14 +02:00
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