|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c0fad4c460
|
Remove ban and kick tag
|
2023-04-04 17:51:36 +00: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 |
|
|
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 |
|
|
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 |
|
|
e926034644
|
fix embed colour
|
2022-09-14 14:38:35 +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 |
|
|
4abff9771f
|
Fix tags
|
2022-09-04 02:26:02 +02:00 |
|
|
22079fcc4e
|
Fix command with args
|
2022-09-02 22:31:53 +02:00 |
|
|
009f365728
|
Make booleans be flags
|
2022-09-02 09:18:52 +02:00 |
|
|
8d59ac37a6
|
New way to handle args
|
2022-09-01 01:43:59 +02:00 |
|
|
069639a4c5
|
Use the built in permission check for users
|
2022-08-30 22:58:23 +02:00 |
|
|
c24520dd24
|
Optout of quotation feature
|
2022-08-29 20:56:26 +02:00 |
|
|
1851a29cd0
|
Check if command has alias
|
2022-08-29 20:37:38 +02:00 |
|
|
d00ddbbbf5
|
Command from event message
|
2022-08-28 17:04:31 +02:00 |
|