mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-26 16:19:04 +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",
|
"default_value": "You need to get a token",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
"user_editable": true,
|
"user_editable": true,
|
||||||
"rules": "required|string|max:64"
|
"rules": "required|string|max:70"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "[REQUIRED] Bot Owner ID",
|
"name": "[REQUIRED] Bot Owner ID",
|
||||||
|
Loading…
Reference in New Issue
Block a user