updating docs and some code

This commit is contained in:
Hokuto Chen
2022-06-16 15:56:30 +00:00
committed by Kwoth
parent a826f4245f
commit 1cc5e0e1d8
6 changed files with 24 additions and 27 deletions

View File

@@ -77,8 +77,8 @@ Say you want to only enable NSFW commands for a specific role, just do the follo
If you don't want server or global Expressions, just block the module that controls their usage:
1. `.sm Expressions disable`
- Disables the ActualCustomReactions module from being used
1. `.sm ActualExpressions disable`
- Disables the ActualExpression module from being used
**Note**: The `Expressions` module controls the usage of Expressions. The `Expressions` module controls commands related to Expressions (such as `.acr`, `.lcr`, `.crca`, etc).