@sapphire/plugin-pattern-commands 3.0.1-next.0b0ca4d.0 → 3.0.1-next.28f2bf1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -19,7 +19,7 @@ With pattern commands you can define rulesets to which the bot may respond.
|
|
|
19
19
|
|
|
20
20
|
## Important notes
|
|
21
21
|
|
|
22
|
-
- Starting
|
|
22
|
+
- Starting August 31, 2022 this plugin will only work with Message Intent. This is because this plugin relies on scanning messages, which is impossible without the intent.
|
|
23
23
|
|
|
24
24
|
## Features
|
|
25
25
|
|
package/package.json
CHANGED