1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-08 21:37:54 -05:00

roll flags renamed to decorators

Additional details also added to the privacy policy/terms of service to specify exactly what discord bot they apply to
This commit is contained in:
Ean Milligan (Bastion)
2022-05-05 02:28:51 -04:00
parent 23c16f7832
commit 50288534b6
3 changed files with 5 additions and 5 deletions

View File

@ -258,11 +258,11 @@ export const constantCmds = {
}
]
}, {
title: "Roll Command Flags:",
title: "Roll Command Decorators:",
fields: [
{
name: "Details",
value: `This command also has some useful flags that can used. These flags simply need to be placed after all rolls in the message.
value: `This command also has some useful decorators that can used. These decorators simply need to be placed after all rolls in the message.
Examples: \`${config.prefix}d20${config.postfix} -nd\`, \`${config.prefix}d20${config.postfix} -nd -s\``
}, {