Dragory
030c3afb63
Ugly workaround/hotfix for message fetching
2021-08-19 00:49:06 +03:00
Dragory
b9f7ee9a4a
Run format
2021-08-18 21:02:53 +03:00
Dragory
c7f739fd8f
Type fixes + circular dependency fix
2021-08-18 20:01:06 +03:00
Dragory
44fbd020db
Fix issues with circular dependencies between plugins
2021-08-18 19:33:22 +03:00
Dragory
dd78ac0090
Typed log functions + more
2021-08-18 01:51:42 +03:00
Dark
e6261c188e
Add typings, comment magic numbers
2021-08-15 22:14:04 +02:00
Nils
60b70da11a
Apply suggestions from code review
...
Co-authored-by: Almeida <almeidx@pm.me>
2021-08-15 22:02:18 +02:00
Dark
04cd1fc0e7
Implement temporary permission check public functions
2021-08-15 01:44:25 +02:00
Dark
f6f9bfedf4
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
86171cafd8
Merge pull request #209 from ghost/master
...
Add pong as an alias of ping
2021-08-14 17:30:05 +03:00
Usoka
57d1eeab17
Prevent crash when using !emoji with no args ( #221 )
2021-08-14 17:29:25 +03:00
Almeida
be5adf1846
Make the nickname argument optional on nickname command ( #199 )
2021-08-14 17:28:22 +03:00
Almeida
9fc8783440
added support for emoji ids on emojiinfo command
2021-08-14 14:50:43 +01:00
Dragory
f1e83e7b64
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
8a62a427da
Context Menu Actions v1, clean and mute support with full options
2021-08-13 05:01:08 +02:00
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
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
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
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
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
c21e779c03
user.tag
2021-07-29 00:37:19 +01:00
almeidx
5523267678
use User#displayAvatarURL and dont encode reason
2021-07-28 23:40:20 +01: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
Dark
bbf52a5951
Upgrade DJS, fix bugs
2021-06-30 18:43:42 +02:00
Dark
2977363dc0
Type fixes for djs
2021-06-30 04:56:56 +02:00
Dark
fb7e926a27
misc. bugfixes
2021-06-21 01:36:53 +02:00
Dark
0dd6f7182e
Switch pagination to buttons
2021-06-21 01:36:35 +02:00
Dark
49ec266652
Allow !clean to delete messages not already saved
...
If a message is found that is not stored, we save it and then bulk delete
2021-06-17 02:10:23 +02:00
Dark
d89abcd54a
Remove unnecessary cache lookup
2021-06-17 01:32:38 +02:00
Dark
38a5e07be8
Formatting and initial ButtonRoles DB work
2021-06-08 02:23:30 +02:00
Dark
addb614023
Organise all imports, make Mutes depend on Logs
2021-06-06 23:51:32 +02:00
Dark
1ee016e85e
Bot now connects, lint fixes
2021-06-02 19:35:44 +02:00
Dark
c99e745f89
Finish preliminary rework, ready to test
2021-06-02 04:07:50 +02:00
Dark
3883b5b749
More rework progress, remove all eris imports
2021-06-01 02:05:55 +02:00
Dragory
8011885dc0
More initialization order fixes (vol 2)
2021-05-23 17:13:11 +03:00