13.1.9 update settingsHHelp descriptions
This commit is contained in:
2 files changed
+14
-2
No files matched your search
+13
-1
@@ -111,6 +111,18 @@ module.exports = {
|
||||
description: `
|
||||
There is a lot of settings you can configure. To view a all configured settings, use the following: \`/config view\`. This will display all configured settings, and their values if configured.
|
||||
`
|
||||
}
|
||||
},
|
||||
{
|
||||
name: "reset",
|
||||
description:`
|
||||
This will reset all configurations back to default settings, clearing all set roles and channels.
|
||||
`
|
||||
},
|
||||
{
|
||||
name: "casino_multiplier",
|
||||
description: `
|
||||
This configurations allows you to customize the multiplier used to determine the winnings from casino games.
|
||||
`
|
||||
},
|
||||
]
|
||||
}
|
||||
Reference in new issue
Block a user