4.6.2 debug config bot admin options
This commit is contained in:
2 files changed
+2
-2
No files matched your search
+1
-1
@@ -52,7 +52,7 @@ module.exports = {
|
|||||||
name: "bot_admin_role",
|
name: "bot_admin_role",
|
||||||
description: "Set/remove bot admin role",
|
description: "Set/remove bot admin role",
|
||||||
value: "bot_admin_role",
|
value: "bot_admin_role",
|
||||||
type: 2,
|
type: 1,
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
name: "action",
|
name: "action",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "dayz-armbands",
|
"name": "dayz-armbands",
|
||||||
"version": "4.6.1",
|
"version": "4.6.2",
|
||||||
"description": "A Discord Bot to handle DayZ server flags and armbands for in game factions.",
|
"description": "A Discord Bot to handle DayZ server flags and armbands for in game factions.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"nodemonConfig": {
|
"nodemonConfig": {
|
||||||
|
|||||||
Reference in new issue
Block a user