Captain Ezio commited on
Commit
c15dff9
·
1 Parent(s): b04f8b3

Update app.json

Browse files
Files changed (1) hide show
  1. app.json +3 -3
app.json CHANGED
@@ -64,7 +64,7 @@
64
  "value": "/ ! $"
65
  },
66
  "DEV_USERS": {
67
- "description": "ID of users who are Devs of your bot (can use /py etc.)...Don't give comma or anything after 1 id just give and space then enter second id. If you are a noob and would come and bother Hell support then keep the current ID's here at they are and add yours.",
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....Don't give comma or anything after 1 id just give and space then enter second id",
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...Don't give comma or anything after 1 id just give and space then enter second id",
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
  },