almeidx
28569a41a8
transform to array before filtering
2021-08-04 21:02:12 +01:00
almeidx
c932333971
upgrade discord.js
2021-08-04 20:45:42 +01:00
Dark
ea8a02f8b2
Fix log bugs
2021-07-29 19:08:22 +02:00
Nils
bbac9c1f13
Merge pull request #5 from almeidx/final
...
Final
2021-07-29 18:50:01 +02:00
Dark
c9ea2407b1
Fix role member counts, add threads to channel info command
2021-07-29 18:46:52 +02:00
almeidx
9e13e0a9d9
upgraded discord.js
2021-07-29 17:45:45 +01:00
almeidx
5569e023fd
use Util methods for escaping inline code and code blocks
2021-07-29 17:35:27 +01:00
almeidx
29887bce2d
removed unnecessary collector filters
2021-07-29 17:24:53 +01:00
almeidx
9cc866df0b
changes to serverinfo and fixes in utils
2021-07-29 17:18:49 +01:00
almeidx
979cbe7582
use idToTimestamp method
2021-07-29 16:36:00 +01:00
almeidx
6ecac49df1
fix autojoin threads
2021-07-29 16:34:11 +01:00
almeidx
27d5c1a445
Use SnowflakeUtil.deconstruct
2021-07-29 13:14:45 +01:00
almeidx
a23822844c
remove camelcase permission stuff
2021-07-29 13:00:45 +01:00
almeidx
c4a20000d9
simplified
2021-07-29 10:47:47 +01:00
almeidx
553a545733
show created timestamp and sticker info on server info
2021-07-29 10:26:05 +01:00
almeidx
9ffc91e5fa
removed unnecessary string literal and simplified stuff
2021-07-29 10:08:55 +01:00
Nils
d11f08ee8d
Merge pull request #3 from almeidx/smol-refactor
...
Smol refactor
2021-07-29 03:03:38 +02:00
Dark
78662f6c37
Fix object names
2021-07-29 03:02:00 +02:00
almeidx
c0868e9032
removed unnecessary conditional
2021-07-29 01:51:11 +01:00
almeidx
c659853987
fixed jumbo cmd, simplified checks and fixed ping cmd
2021-07-29 01:43:50 +01:00
almeidx
8782043246
simplified avatar cmd
2021-07-29 01:22:37 +01:00
almeidx
ed8c31b92f
ping in about cmd
2021-07-29 01:20:40 +01:00
almeidx
ed7dccc407
use optional chaining and createdTimestamp on embed
2021-07-29 01:18:06 +01:00
almeidx
b0511b6cea
always set author icon url using dynamic
2021-07-29 01:10:53 +01:00
almeidx
e5d7ba902a
corrected type assertion
2021-07-29 01:08:00 +01:00
almeidx
74dca02711
fetch fix
2021-07-29 00:58:11 +01:00
almeidx
9bdeb13bb6
fetch fix
2021-07-29 00:55:03 +01:00
almeidx
f84e6ee41b
simplify ternary
2021-07-29 00:52:19 +01:00
almeidx
6b53cf6e28
typo and return
2021-07-29 00:50:41 +01:00
almeidx
c21e779c03
user.tag
2021-07-29 00:37:19 +01:00
Dark
41986c2276
Allow =0 condition in counter triggers
2021-07-29 01:14:21 +02:00
almeidx
1c5c005f1e
perf
2021-07-29 00:03:25 +01:00
Dark
0e2b279970
Include Sticker and Emoji events in Logs
2021-07-29 01:02:29 +02:00
almeidx
667543925e
simplify
2021-07-28 23:57:33 +01:00
almeidx
f49a0f5269
removed unnecessary type annotation
2021-07-28 23:54:34 +01:00
almeidx
1597eb0517
removed unnecessary encodeURIComponent on reasons
2021-07-28 23:50:25 +01:00
almeidx
5523267678
use User#displayAvatarURL and dont encode reason
2021-07-28 23:40:20 +01:00
almeidx
d8dee5a8ad
simplify
2021-07-28 23:30:52 +01:00
almeidx
67d4e07997
simplified ternary
2021-07-28 23:27:07 +01:00
almeidx
3129e6f7c0
removed unnecessary assertion
2021-07-28 23:15:40 +01:00
almeidx
78f68f0d8a
removed unnecessary non-null operator
2021-07-28 22:29:52 +01:00
almeidx
736cb3a9af
renamed ErisError to DiscordJSError, use rateLimit event instead of debug, renamed the TOKEN variable back
2021-07-28 16:43:56 +01:00
almeidx
517f6411b3
fix: updated some properties that were renamed on the discord.js side
2021-07-28 16:08:36 +01:00
Dark
58b56a467c
Various bugfixes and change ct.anyId return to Snowflake
2021-07-27 04:19:11 +02:00
Dark
63d143a0ce
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
de85ba37b9
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
d24aea7c5c
Start move to configAccessibleObjects, exclude perm overrides from logs
...
configAccessibleObjects are used to guarantee backwards compatibility and consistency.
Perm overrides from our own plugins are ignored as to not spam logs through bot managed slowmode or companion channels
2021-07-06 05:23:47 +02:00
Dark
1c7e97c785
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00
Dark
2a669267cb
Add sticker count to server info embed
...
Still need to wait on DJS update for actual sticker count
2021-07-04 17:48:26 +02:00
Dark
e5730d0b85
Update DJS
2021-07-04 17:41:44 +02:00