Commit graph

18 commits

Author SHA1 Message Date
dceb4fbbb8 replace arg command with a nice arrow 2023-04-07 00:25:46 +00:00
cfad048b8e Log command args and allow users to opt out 2023-04-04 00:34:24 +02:00
5311aa5847 Remove useless console.log that caused issue 2022-12-19 04:45:33 +01:00
d225d7037c Move ratelimiter to its own function 2022-12-18 23:30:25 +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
8d59ac37a6 New way to handle args 2022-09-01 01:43:59 +02:00
18607ba90e Removed useless dotenv 2022-08-30 23:02:36 +02:00
069639a4c5 Use the built in permission check for users 2022-08-30 22:58:23 +02:00
7e186a07a9 V14 update 2022-08-28 17:04:11 +02:00
54ba45defd Added check for user and bot permissions 2022-08-22 19:18:27 +02:00
d1217f05d0 followUp instead of reply as the command may already have replied when it errors out 2022-08-18 01:45:55 +02:00
ce945612da ownerOnly commands 2022-08-17 16:22:22 +02:00
1c23090cd1 Add blacklist reason 2022-08-14 23:34:19 +02:00
4b0fcc7b36 Add ratelimit and cooldowns 2022-08-14 23:28:24 +02:00
d64ad02368 Block people who are blacklisted 2022-08-14 22:29:19 +02:00
d118b3cd1f show the user id too 2022-06-20 08:34:24 +02:00
d44fabf554 Moving events in their own folders 2022-06-17 02:08:26 +02:00
Renamed from events/interactionCreate.js (Browse further)