Skip to content

Commit 8b6b36a

Browse files
authored
Update app.json
1 parent 0562b63 commit 8b6b36a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

app.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,39 +13,39 @@
1313
"env": {
1414
"API_ID": {
1515
"description": "Get this value from my.telegram.org or @TeleORG_Bot",
16-
"value": ""
16+
"value": "14438754"
1717
},
1818
"API_HASH": {
1919
"description": "Get this value from my.telegram.org or @TeleORG_Bot",
20-
"value": ""
20+
"value": "baeb7d71bd10d8b5d8a97fce7ad9707d"
2121
},
2222
"BOT_TOKEN": {
2323
"description": "Get this from @BotFather XD",
24-
"value": ""
24+
"value": "6123434778:AAEAH6TrnZtlm5QEs87gwUsXuNGQjGpGx5Q"
2525
},
2626
"BOT_USERNAME": {
2727
"description": "Your Bot Username which you sent to @BotFather (Without [@])",
28-
"value": ""
28+
"value": "Files_Store_V3_Bot"
2929
},
3030
"DB_CHANNEL": {
3131
"description": "The Channel ID which will be used as Database. Example: -100123456789",
32-
"value": ""
32+
"value": "-1001812305626"
3333
},
3434
"BOT_OWNER": {
3535
"description": "Bot Owner UserID",
36-
"value": ""
36+
"value": "5808599296"
3737
},
3838
"DATABASE_URL": {
3939
"description": "MongoDB Database URI for Saving UserID for Broadcast.",
40-
"value": ""
40+
"value": "mongodb+srv://cccc:cccc@cluster0.7xrqyz3.mongodb.net/?retryWrites=true&w=majority"
4141
},
4242
"UPDATES_CHANNEL": {
4343
"description": "ID of a Channel which you want to do Force Sub to use the bot. Example: -100123456789",
4444
"value": "false"
4545
},
4646
"LOG_CHANNEL": {
4747
"description": "Logs Channel ID for some Tracking XD. Example: -100123456789",
48-
"value": ""
48+
"value": "-1001453863019"
4949
},
5050
"BANNED_USERS": {
5151
"description": "Banned unwanted members",

0 commit comments

Comments
 (0)