Dragory
|
14dcbe2f9d
|
Hotfix 6
|
2021-08-18 22:29:46 +03:00 |
|
Dragory
|
828aef06ed
|
Hotfix 4
|
2021-08-18 22:20:16 +03:00 |
|
Dragory
|
de4e96b5ad
|
Hotfix 2
|
2021-08-18 22:06:57 +03:00 |
|
Dragory
|
3fff3214e9
|
Hotfix
|
2021-08-18 22:04:32 +03:00 |
|
Dragory
|
193c67c5ff
|
You saw nothing
|
2021-08-18 21:08:30 +03:00 |
|
Dragory
|
b9f7ee9a4a
|
Run format
|
2021-08-18 21:02:53 +03:00 |
|
Dragory
|
c160442be8
|
Disable/hide some interaction-based features until after release
|
2021-08-18 20:55:42 +03:00 |
|
Dragory
|
00fc1895f7
|
Thread fixes
|
2021-08-18 20:47:24 +03:00 |
|
Dragory
|
a5ecf849a4
|
Type fixes + use template safe values for renderTemplate() everywhere
|
2021-08-18 20:32:45 +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
|
03f4db0578
|
Temp fix for circular dependency
|
2021-08-18 02:01:56 +03:00 |
|
Dragory
|
dd78ac0090
|
Typed log functions + more
|
2021-08-18 01:51:42 +03:00 |
|
Dark
|
a631c8c4f8
|
Actually import the constants and not what VSC wants to import
|
2021-08-16 01:23:54 +02: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
|
14235f19b8
|
Merge pull request #207 from almeidx/docs/added-legacy-plugins-section
docs: Added legacy plugins section
|
2021-08-14 17:30:32 +03: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 |
|
Miikka
|
04635a82cc
|
Merge pull request #208 from almeidx/feat/automod-allow-further-rules
Added `allow_further_rules` option to automod rules
|
2021-08-14 17:27:09 +03:00 |
|
Miikka
|
f86e2fd95f
|
Merge pull request #210 from almeidx/fix/selfgrantableroles-mentions
Made RoleAddCmd and RoleRemoveCmd mention the command author
|
2021-08-14 17:14:10 +03:00 |
|
Almeida
|
d95477ef95
|
removed leftover console.log
|
2021-08-14 15:05:10 +01:00 |
|
Almeida
|
697c31b7bb
|
added allow_further_rules option to automod rules
This essentially makes it so you can run multiple rules at once
|
2021-08-14 15:05:08 +01:00 |
|
Almeida
|
2d45904116
|
added legacy plugins section
|
2021-08-14 14:56:45 +01:00 |
|
almeidx
|
7b651e4d43
|
update for discord.js
|
2021-08-14 14:55:01 +01:00 |
|
Almeida
|
8f6b0b9d72
|
made RoleAddCmd and RoleRemoveCmd mention the command author
|
2021-08-14 14:54:59 +01: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 |
|
Dragory
|
a7e85d80ee
|
Fix various Knub imports
|
2021-08-14 15:44:50 +03:00 |
|
Dragory
|
e60b4e9721
|
Fix error in log userMention() function
The function assumed a GuildMember object where a new
IConfigAccessibleMember object was used instead.
|
2021-08-14 15:42:32 +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 |
|
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
|
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 |
|