Dragory
1e50e459f3
Disallow anchors/aliases to objects when loading config YAML
2021-08-14 18:22:29 +03: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
Miikka
65698c53c1
Merge pull request #234 from dexbiobot/counter-docs
...
Counter docs typo
2021-08-14 17:29:41 +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
Miikka
3d47591b78
Merge pull request #223 from dexbiobot/readmeprefix
...
Updated Readme (example config)
2021-08-14 17:12:06 +03:00
Miikka
4979a37005
Merge pull request #212 from almeidx/feat/emojiinfo-snowflakes
...
Added support for snowflakes on EmojiInfoCmd
2021-08-14 17:10:26 +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
67af0df02f
revert unnecessary linting changes
2021-08-14 14:56:47 +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
72a90ce66a
Remove PR auto-label action
...
It was stuck running for 20+ minutes
2021-08-14 16:35:14 +03:00
Dragory
744362da19
Tweaks to hasDiscordPermissions()
2021-08-14 16:30:40 +03:00
Dragory
6597cb534e
Further updates to packages in /dashboard
2021-08-14 16:27:29 +03:00
Dragory
1596c047fa
Update packages and lockfile in /dashboard
2021-08-14 16:24:23 +03:00
Dragory
6689f5e2f3
Update codequality action to use Node.js v16.6
2021-08-14 16:23:27 +03:00
Dragory
20538c17eb
Add PR auto-labeling for merge conflicts
2021-08-14 16:09:01 +03:00
Dragory
0f847035b0
dependabot: only update direct dependencies
2021-08-14 16:01:30 +03:00
Dragory
6d86228436
Update TLD list
2021-08-14 15:57:14 +03:00
Dragory
911f0a3c76
Remove conflicting global HTMLElement type declaration
...
Discord.js depends on @discordjs/builders, which depends on @sindresorhus/is,
which references the "dom" library for TypeScript, which includes
a declaration for HTMLElement.
2021-08-14 15:48:18 +03: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
e914560e56
Fix Knub version in package.json
2021-08-14 15:43:46 +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
Dragory
1d2ceae3ce
Fixes to Invite types/type guard functions
2021-08-14 14:41:34 +03:00
Dragory
422a44276a
Upgrade Knub to v30.0.0-beta.39
2021-08-14 14:37:49 +03:00
Miikka
baef4dbf65
Merge pull request #238 from DarkView/djs
2021-08-14 14:35:45 +03:00
Dark
8a62a427da
Context Menu Actions v1, clean and mute support with full options
2021-08-13 05:01:08 +02:00
Nils
6f2ade3031
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
0b94988bd0
use node 16
2021-08-12 13:20:09 +01:00
Nils
53fdbd7969
Merge pull request #6 from almeidx/upgrade-djs
...
upgrade discord.js
2021-08-07 20:35:45 +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
Nils
1f7b62c249
Merge pull request #4 from almeidx/yeet
...
removed unnecessary string literal and simplified stuff
2021-07-29 17:38:55 +02: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