Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
c15dff9
1
Parent(s):
b04f8b3
Update app.json
Browse files
app.json
CHANGED
@@ -64,7 +64,7 @@
|
|
64 |
"value": "/ ! $"
|
65 |
},
|
66 |
"DEV_USERS": {
|
67 |
-
"description": "ID of users who are Devs of your bot
|
68 |
"required": false,
|
69 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
70 |
},
|
@@ -73,12 +73,12 @@
|
|
73 |
"value": "gojo_updates"
|
74 |
},
|
75 |
"SUDO_USERS": {
|
76 |
-
"description": "A space separated list of user IDs who you want to assign as sudo users
|
77 |
"required": false,
|
78 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
79 |
},
|
80 |
"WHITELIST_USERS": {
|
81 |
-
"description": "A space separated list of user IDs whitelisted, cannot be restricted
|
82 |
"required": false,
|
83 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
84 |
},
|
|
|
64 |
"value": "/ ! $"
|
65 |
},
|
66 |
"DEV_USERS": {
|
67 |
+
"description": "ID of users who are Devs of your bot. Use space to seprate values",
|
68 |
"required": false,
|
69 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
70 |
},
|
|
|
73 |
"value": "gojo_updates"
|
74 |
},
|
75 |
"SUDO_USERS": {
|
76 |
+
"description": "A space separated list of user IDs who you want to assign as sudo users.",
|
77 |
"required": false,
|
78 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
79 |
},
|
80 |
"WHITELIST_USERS": {
|
81 |
+
"description": "A space separated list of user IDs whitelisted, cannot be restricted.",
|
82 |
"required": false,
|
83 |
"value": "1432756163 1344569458 1355478165 1789859817 1777340882"
|
84 |
},
|