fix/option description
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -371,7 +371,7 @@ module.exports = {
|
|||||||
type: CommandOptions.SubCommand,
|
type: CommandOptions.SubCommand,
|
||||||
options: [{
|
options: [{
|
||||||
name: "name",
|
name: "name",
|
||||||
desciption: "Server name to include in welcome message",
|
description: "Server name to include in welcome message",
|
||||||
value: "name",
|
value: "name",
|
||||||
type: CommandOptions.String,
|
type: CommandOptions.String,
|
||||||
required: true,
|
required: true,
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dayzr-bot",
|
"name": "dayzr-bot",
|
||||||
"version": "12.7.0",
|
"version": "12.7.1",
|
||||||
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
"description": "A General Purpose Discord Bot for DayZ Nitrado Servers.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"nodemonConfig": {
|
"nodemonConfig": {
|
||||||
|
|||||||
Reference in new issue
Block a user