|
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 |
|
|
97254f619c
|
Show a message instead of error when an argument is required
|
2024-07-11 07:18:36 +02:00 |
|
|
34ab603462
|
Consider user already opted out when they run /optout to avoid logging them
|
2024-07-10 03:40:22 +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 |
|
|
3f28a897b4
|
Replace "assert" with "with"
|
2024-07-04 19:15:29 +02:00 |
|
|
49c756bd62
|
Enable guild block list
|
2024-06-30 20:05:09 +02: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 |
|
|
76f7e40d8f
|
replace exec with execFIle
(Should've done this long ago)
|
2024-02-02 03:28:46 +01:00 |
|
|
d96d32f008
|
Show error message
|
2024-01-30 00:25:41 +01:00 |
|
|
3464736d85
|
Fix anything triggering boolean options in commands
|
2024-01-28 21:55:19 +01:00 |
|
|
28ff4f518e
|
Show current discord.js version
|
2024-01-12 23:59:22 +01:00 |
|
|
50e49db47c
|
show how many execution in parallel are currently running in help
|
2023-12-14 00:23:49 +01:00 |
|
|
49e13885fe
|
Added timestamp
|
2023-12-12 21:45:09 +01:00 |
|
|
1cd6a6009d
|
Adding a limit to how many time a command can be executed at the same time
|
2023-12-12 21:20:48 +01:00 |
|
|
5d6746a233
|
Replace tag with username
|
2023-09-13 20:56:06 +02:00 |
|
|
e235f064d8
|
Fix custom emotes in starboard/shameboard
|
2023-07-10 01:13:29 +02:00 |
|
|
ba42ef6f37
|
Plugging friend sound
|
2023-06-04 19:02:44 +02:00 |
|
|
d925e62004
|
"using slash" instead of "with slash"
|
2023-04-15 19:48:08 +02:00 |
|
|
780aef27c5
|
guildOnly check
|
2023-04-14 17:46:12 +02:00 |
|
|
dceb4fbbb8
|
replace arg command with a nice arrow
|
2023-04-07 00:25:46 +00:00 |
|
|
fce229e73a
|
Fix status
|
2023-04-05 15:47:02 +00:00 |
|
|
c0fad4c460
|
Remove ban and kick tag
|
2023-04-04 17:51:36 +00:00 |
|
|
f29d721771
|
Let user opt out of join/leave event
|
2023-04-04 00:45:43 +02:00 |
|
|
cfad048b8e
|
Log command args and allow users to opt out
|
2023-04-04 00:34:24 +02:00 |
|
|
d45ac9be4f
|
(Maybe) Parse prefix commands better
|
2022-12-21 21:54:23 +01:00 |
|
|
5311aa5847
|
Remove useless console.log that caused issue
|
2022-12-19 04:45:33 +01:00 |
|
|
7254a242db
|
No ratelimit global variable
|
2022-12-18 23:30:34 +01:00 |
|
|
d225d7037c
|
Move ratelimiter to its own function
|
2022-12-18 23:30:25 +01:00 |
|
|
fcb7776f60
|
Fix cooldown display
|
2022-12-18 23:00:08 +01:00 |
|
|
a8e98740b3
|
Don't init global variables here
|
2022-12-18 22:53:50 +01:00 |
|
|
df722f8ffb
|
Init some global variables
|
2022-12-18 22:53:31 +01:00 |
|
|
cfa6a55d39
|
Fix rate limit
|
2022-12-18 22:53:23 +01:00 |
|
|
f5f7b48935
|
Add the prefix used
|
2022-11-24 21:34:54 +01:00 |
|
|
3b60fee0df
|
Handle attachment correctly
|
2022-11-24 21:11:53 +01:00 |
|
|
cc35373749
|
Improve mentionable args type and match the rest of the arguments for the last one
|
2022-10-13 16:48:23 +02:00 |
|
|
bc3e596356
|
Don't execute it once
|
2022-10-13 01:37:48 +02:00 |
|
|
e926034644
|
fix embed colour
|
2022-09-14 14:38:35 +02:00 |
|
|
bf58138205
|
Fix editing of embed
|
2022-09-14 14:38:27 +02:00 |
|
|
5cb52fb371
|
Fix errors that could occur
|
2022-09-14 14:25:06 +02:00 |
|
|
3143e478cd
|
Finally(?) fix command flags
|
2022-09-14 11:31:43 +02:00 |
|
|
1eb3b8a013
|
Actually fix command flags?
|
2022-09-12 11:36:51 +02:00 |
|
|
f13c1f3ca2
|
fix flag?
|
2022-09-12 11:28:24 +02:00 |
|
|
7c39b62d2c
|
Fix the boolean/flags args
|
2022-09-10 09:36:07 +02:00 |
|
|
a1f995855d
|
(Maybe?) Fix starboards
|
2022-09-10 09:10:34 +02:00 |
|
|
043c18b216
|
Fix embeds
|
2022-09-08 16:56:15 +02:00 |
|
|
4abff9771f
|
Fix tags
|
2022-09-04 02:26:02 +02:00 |
|