Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
c74b725
1
Parent(s):
917669c
Waste
Browse files
app.json
CHANGED
|
@@ -66,7 +66,7 @@
|
|
| 66 |
"DEV_USERS": {
|
| 67 |
"description": "ID of users who are Devs of your bot. Use space to seprate values",
|
| 68 |
"required": false,
|
| 69 |
-
"value": "
|
| 70 |
},
|
| 71 |
"SUPPORT_CHANNEL": {
|
| 72 |
"description": "Channel where bot uodates will be posted!",
|
|
@@ -75,12 +75,12 @@
|
|
| 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": "
|
| 79 |
},
|
| 80 |
"WHITELIST_USERS": {
|
| 81 |
"description": "A space separated list of user IDs whitelisted, cannot be restricted.",
|
| 82 |
"required": false,
|
| 83 |
-
"value": "
|
| 84 |
},
|
| 85 |
"WORKERS": {
|
| 86 |
"description": "Number of workers to run the bot.",
|
|
|
|
| 66 |
"DEV_USERS": {
|
| 67 |
"description": "ID of users who are Devs of your bot. Use space to seprate values",
|
| 68 |
"required": false,
|
| 69 |
+
"value": " "
|
| 70 |
},
|
| 71 |
"SUPPORT_CHANNEL": {
|
| 72 |
"description": "Channel where bot uodates will be posted!",
|
|
|
|
| 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": " "
|
| 79 |
},
|
| 80 |
"WHITELIST_USERS": {
|
| 81 |
"description": "A space separated list of user IDs whitelisted, cannot be restricted.",
|
| 82 |
"required": false,
|
| 83 |
+
"value": " "
|
| 84 |
},
|
| 85 |
"WORKERS": {
|
| 86 |
"description": "Number of workers to run the bot.",
|