Commit graph

21 commits

Author SHA1 Message Date
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