Dragory
ac79eb09f5
Reformat all files with Prettier
2021-09-11 19:06:51 +03:00
Dragory
ff2a7b38f3
Fix duplicate entries in !help
2021-09-11 18:57:20 +03:00
Dragory
a3669a2eeb
Fix !clean performance
2021-09-11 18:46:28 +03:00
Dragory
8dfa9aec2a
Fix !nickname crash
2021-09-06 00:55:35 +03:00
Dragory
cc4477a7ee
Fix !jumbo for default emoji
2021-09-05 17:30:34 +03:00
Almeida
535659a2b7
Fix max stickers and premium tier in !server ( #258 )
2021-09-04 19:16:44 +03:00
metal
6cddcb9074
Bot-specific for bot users in !userinfo ( #260 )
2021-09-04 19:12:37 +03:00
metal
2821252a5a
check if "channel" exists
2021-09-04 09:37:58 +00:00
Dragory
16747521be
Remove redundant awaits
2021-08-21 01:42:07 +03:00
Dragory
7e179bb06c
Fix default role showing up in user info embed
2021-08-20 21:02:16 +03:00
Dragory
ebe224885e
Small wording changes to !about
2021-08-20 20:44:04 +03:00
Dragory
d57d563761
Update supporters formatting in !about
2021-08-20 20:43:08 +03:00
Dragory
329cd05652
Remove hotfixMessageFetch()
2021-08-20 20:01:32 +03:00
Dragory
53fea6b88c
Fix !cleaning more than 100 messages
2021-08-19 20:06:11 +03:00
Dragory
8da47e53e6
Ugly workaround/hotfix for message fetching
2021-08-19 00:49:06 +03:00
Dragory
cb1ba4d878
Run format
2021-08-18 21:02:53 +03:00
Dragory
59e75e0584
Type fixes + circular dependency fix
2021-08-18 20:01:06 +03:00
Dragory
e3b6b017a2
Fix issues with circular dependencies between plugins
2021-08-18 19:33:22 +03:00
Dragory
bed6589d48
Typed log functions + more
2021-08-18 01:51:42 +03:00
Dark
9a5e911cf2
Add typings, comment magic numbers
2021-08-15 22:14:04 +02:00
Nils
99c8dbabb7
Apply suggestions from code review
...
Co-authored-by: Almeida <almeidx@pm.me>
2021-08-15 22:02:18 +02:00
Dark
1c8a223264
Implement temporary permission check public functions
2021-08-15 01:44:25 +02:00
Dark
7cf75f3255
Change ContextMenu to hardcoded default actions
...
Sadge
(More complex self-defined stuff coming at some point tho)
2021-08-15 01:09:41 +02:00
Miikka
6010c387e7
Merge pull request #209 from ghost/master
...
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Usoka
0204ed737a
Prevent crash when using !emoji with no args ( #221 )
2021-08-14 17:29:25 +03:00
Almeida
e8d1d0fdcc
Make the nickname argument optional on nickname command ( #199 )
2021-08-14 17:28:22 +03:00
Almeida
a9b0902a01
added support for emoji ids on emojiinfo command
2021-08-14 14:50:43 +01:00
Dragory
ba7ece8df7
Use photon-node instead of sharp for image manipulation
...
photon-node is compiled to wasm so doesn't require a node-gyp build step
2021-08-14 15:45:47 +03:00
Dark
ff774aa5f6
Context Menu Actions v1, clean and mute support with full options
2021-08-13 05:01:08 +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
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
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
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
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
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
74a676913e
user.tag
2021-07-29 00:37:19 +01:00
almeidx
f9e1343003
use User#displayAvatarURL and dont encode reason
2021-07-28 23:40:20 +01:00
Dark
c932269b7d
DJS Update, Full Import Cleanup
2021-07-25 14:32:08 +02:00
Dark
acb4913495
More fixes, change rest of stripObjectToScalars to configAccessibleObj
2021-07-21 22:14:09 +02:00
Dark
d2dd103175
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
dda19de6e6
Fix various bugs, update djs
2021-07-04 23:14:12 +02:00