Commit graph

54 commits

Author SHA1 Message Date
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
22079fcc4e Fix command with args 2022-09-02 22:31:53 +02:00
1edb4d8fef Add opt out 2022-09-02 09:24:12 +02:00
009f365728 Make booleans be flags 2022-09-02 09:18:52 +02:00
7160681931 Removed useless console.log 2022-09-02 08:35:03 +02: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
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
8e9e93ca50 Star/shameboard 2022-08-28 17:04:39 +02:00
d00ddbbbf5 Command from event message 2022-08-28 17:04:31 +02:00
01a2c9bab5 Join/Leave message 2022-08-28 17:04: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
c782c2bbd7 Remove duplicated text 2022-08-18 01:45:32 +02:00
3b38401afc Don't send status messages when NODE_ENV is development 2022-08-17 16:22:49 +02:00
ce945612da ownerOnly commands 2022-08-17 16:22:22 +02:00
e6438e2117 Now with slash commands! 2022-08-16 21:12:49 +02:00
ca0b405b2c guildCreate and guildDelete events 2022-08-15 17:26:11 +02:00
e0483fd89e Post stats to the statusChannel 2022-08-15 17:25:52 +02:00
ab079fa0b2 Set random status 2022-08-15 15:14:25 +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