Captain Ezio commited on
Commit
0aacc66
·
1 Parent(s): db109d5
Files changed (1) hide show
  1. app.json +3 -3
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": "1432756163 1344569458 1355478165 1789859817 1777340882"
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": "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
  },
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.",