mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-13 13:17:22 +08:00
Update egg-j-music-bot.json
Token from discord have length equal to 70 not 64
This commit is contained in:
parent
2504d811a2
commit
12273e55b3
@ -34,7 +34,7 @@
|
||||
"default_value": "You need to get a token",
|
||||
"user_viewable": true,
|
||||
"user_editable": true,
|
||||
"rules": "required|string|max:64"
|
||||
"rules": "required|string|max:70"
|
||||
},
|
||||
{
|
||||
"name": "[REQUIRED] Bot Owner ID",
|
||||
@ -127,4 +127,4 @@
|
||||
"rules": "required|integer"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user