Commit graph

31 commits

Author SHA1 Message Date
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
6a089e9674 Separate uptime from ready 2022-08-14 22:28:14 +02:00
d118b3cd1f show the user id too 2022-06-20 08:34:24 +02:00
2c5dbdf038 Uncaught Exception and unhandled Rejection 2022-06-17 07:32:23 +02:00
a4eab091c7 fix eslint 2022-06-17 02:14:14 +02:00
d44fabf554 Moving events in their own folders 2022-06-17 02:08:26 +02:00
1d4c7feb56 Convert to ES6 2022-06-17 01:25:05 +02:00
c7922c31b0 Log commands 2022-06-16 13:29:23 +02:00
41ee5a74a6 Status page for uptime kuma 2022-06-16 13:29:07 +02:00
f7108763bb Initial slash bot (Only download and ping) 2022-06-16 09:18:39 +02:00