Miikka
|
09f7cbbd25
|
Merge pull request #238 from DarkView/djs
|
2021-08-14 14:35:45 +03:00 |
|
Dark
|
ff774aa5f6
|
Context Menu Actions v1, clean and mute support with full options
|
2021-08-13 05:01:08 +02:00 |
|
Nils
|
2281dbcfef
|
Merge pull request #7 from almeidx/node-16-patch
update to latest discord.js and node 16.6
|
2021-08-12 23:30:55 +02:00 |
|
almeidx
|
d854ae48ec
|
use node 16
|
2021-08-12 13:20:09 +01:00 |
|
Nils
|
9345c9e0ca
|
Merge pull request #6 from almeidx/upgrade-djs
upgrade discord.js
|
2021-08-07 20:35:45 +02:00 |
|
almeidx
|
a11c39cd0a
|
transform to array before filtering
|
2021-08-04 21:02:12 +01:00 |
|
almeidx
|
3537305c59
|
upgrade discord.js
|
2021-08-04 20:45:42 +01:00 |
|
Dark
|
036d46f08a
|
Fix log bugs
|
2021-07-29 19:08:22 +02:00 |
|
Nils
|
16188702f3
|
Merge pull request #5 from almeidx/final
Final
|
2021-07-29 18:50:01 +02:00 |
|
Dark
|
0053f55576
|
Fix role member counts, add threads to channel info command
|
2021-07-29 18:46:52 +02:00 |
|
almeidx
|
b5ea866e62
|
upgraded discord.js
|
2021-07-29 17:45:45 +01:00 |
|
almeidx
|
5de35f711d
|
use Util methods for escaping inline code and code blocks
|
2021-07-29 17:35:27 +01:00 |
|
almeidx
|
5e91a9fed3
|
removed unnecessary collector filters
|
2021-07-29 17:24:53 +01:00 |
|
almeidx
|
5fad488a63
|
changes to serverinfo and fixes in utils
|
2021-07-29 17:18:49 +01:00 |
|
Nils
|
3c6c9ebecf
|
Merge pull request #4 from almeidx/yeet
removed unnecessary string literal and simplified stuff
|
2021-07-29 17:38:55 +02:00 |
|
almeidx
|
35bf6e5b82
|
use idToTimestamp method
|
2021-07-29 16:36:00 +01:00 |
|
almeidx
|
72893e7f7d
|
fix autojoin threads
|
2021-07-29 16:34:11 +01:00 |
|
almeidx
|
71cc3176f6
|
Use SnowflakeUtil.deconstruct
|
2021-07-29 13:14:45 +01:00 |
|
almeidx
|
afab564628
|
remove camelcase permission stuff
|
2021-07-29 13:00:45 +01:00 |
|
almeidx
|
f4b4747d08
|
simplified
|
2021-07-29 10:47:47 +01:00 |
|
almeidx
|
e12f37bb6a
|
show created timestamp and sticker info on server info
|
2021-07-29 10:26:05 +01:00 |
|
almeidx
|
afe0ec1194
|
removed unnecessary string literal and simplified stuff
|
2021-07-29 10:08:55 +01:00 |
|
Nils
|
392e7fc56e
|
Merge pull request #3 from almeidx/smol-refactor
Smol refactor
|
2021-07-29 03:03:38 +02:00 |
|
Dark
|
30010247b1
|
Fix object names
|
2021-07-29 03:02:00 +02:00 |
|
almeidx
|
a3e6e4f319
|
removed unnecessary conditional
|
2021-07-29 01:51:11 +01:00 |
|
almeidx
|
a8298d4faa
|
fixed jumbo cmd, simplified checks and fixed ping cmd
|
2021-07-29 01:43:50 +01:00 |
|
almeidx
|
80f2dacb7f
|
simplified avatar cmd
|
2021-07-29 01:22:37 +01:00 |
|
almeidx
|
0f5162ee21
|
ping in about cmd
|
2021-07-29 01:20:40 +01:00 |
|
almeidx
|
3a59f772ae
|
use optional chaining and createdTimestamp on embed
|
2021-07-29 01:18:06 +01:00 |
|
almeidx
|
87cc461c79
|
always set author icon url using dynamic
|
2021-07-29 01:10:53 +01:00 |
|
almeidx
|
9539c5a7de
|
corrected type assertion
|
2021-07-29 01:08:00 +01:00 |
|
almeidx
|
c98de0f554
|
fetch fix
|
2021-07-29 00:58:11 +01:00 |
|
almeidx
|
cfe3bff742
|
fetch fix
|
2021-07-29 00:55:03 +01:00 |
|
almeidx
|
de7c721c0e
|
simplify ternary
|
2021-07-29 00:52:19 +01:00 |
|
almeidx
|
bd5e5100a5
|
typo and return
|
2021-07-29 00:50:41 +01:00 |
|
almeidx
|
74a676913e
|
user.tag
|
2021-07-29 00:37:19 +01:00 |
|
Dark
|
e5985e8776
|
Allow =0 condition in counter triggers
|
2021-07-29 01:14:21 +02:00 |
|
almeidx
|
3d29963b87
|
perf
|
2021-07-29 00:03:25 +01:00 |
|
Dark
|
3886d2d1dd
|
Include Sticker and Emoji events in Logs
|
2021-07-29 01:02:29 +02:00 |
|
almeidx
|
9ddfc48bb2
|
simplify
|
2021-07-28 23:57:33 +01:00 |
|
almeidx
|
d9d1793e59
|
removed unnecessary type annotation
|
2021-07-28 23:54:34 +01:00 |
|
almeidx
|
ca30dd204e
|
removed unnecessary encodeURIComponent on reasons
|
2021-07-28 23:50:25 +01:00 |
|
almeidx
|
f9e1343003
|
use User#displayAvatarURL and dont encode reason
|
2021-07-28 23:40:20 +01:00 |
|
almeidx
|
b4ba1daa76
|
simplify
|
2021-07-28 23:30:52 +01:00 |
|
almeidx
|
60caa3153b
|
simplified ternary
|
2021-07-28 23:27:07 +01:00 |
|
almeidx
|
4047b7f921
|
removed unnecessary assertion
|
2021-07-28 23:15:40 +01:00 |
|
almeidx
|
88f53b4af9
|
removed unnecessary non-null operator
|
2021-07-28 22:29:52 +01:00 |
|
almeidx
|
77b33c1858
|
renamed ErisError to DiscordJSError, use rateLimit event instead of debug, renamed the TOKEN variable back
|
2021-07-28 16:43:56 +01:00 |
|
Nils
|
1e69da7cbc
|
Merge pull request #2 from almeidx/id-casing-fix
fix: updated some properties that were renamed on the discord.js side
|
2021-07-28 17:11:27 +02:00 |
|
almeidx
|
12d2724256
|
fix: updated some properties that were renamed on the discord.js side
|
2021-07-28 16:08:36 +01:00 |
|