Captain Ezio commited on
Commit
47e5116
·
1 Parent(s): f7086d7

Update app.json

Browse files
Files changed (1) hide show
  1. app.json +5 -5
app.json CHANGED
@@ -16,22 +16,22 @@
16
  "BOT_TOKEN": {
17
  "description": "Your telegram bot token, get from @Botfather in telegram.",
18
  "required": true,
19
- "value": " "
20
  },
21
  "API_ID": {
22
  "description": "Get API_ID from my.telegram.org, used for pyrogram base.",
23
  "required": true,
24
- "value": "12345"
25
  },
26
  "API_HASH": {
27
  "description": "Get API_HASH from my.telegram.org, used for pyrogram base.",
28
  "required": true,
29
- "value": "iamgojoof6eyes"
30
  },
31
  "DB_URI": {
32
  "description": "Your MongoDB connection string.",
33
  "required": true,
34
- "value": "put it here"
35
  },
36
  "DB_NAME": {
37
  "description": "Your MongoDB database name.",
@@ -70,7 +70,7 @@
70
  },
71
  "SUPPORT_CHANNEL": {
72
  "description": "Channel where bot uodates will be posted!",
73
- "value": ""
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",
 
16
  "BOT_TOKEN": {
17
  "description": "Your telegram bot token, get from @Botfather in telegram.",
18
  "required": true,
19
+ "value": ""
20
  },
21
  "API_ID": {
22
  "description": "Get API_ID from my.telegram.org, used for pyrogram base.",
23
  "required": true,
24
+ "value": ""
25
  },
26
  "API_HASH": {
27
  "description": "Get API_HASH from my.telegram.org, used for pyrogram base.",
28
  "required": true,
29
+ "value": ""
30
  },
31
  "DB_URI": {
32
  "description": "Your MongoDB connection string.",
33
  "required": true,
34
+ "value": ""
35
  },
36
  "DB_NAME": {
37
  "description": "Your MongoDB database name.",
 
70
  },
71
  "SUPPORT_CHANNEL": {
72
  "description": "Channel where bot uodates will be posted!",
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",