Skip to content

Commit bec34ff

Browse files
authored
v0.3
1 parent ce2b36c commit bec34ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@
77
],
88
"repository": "https://github.com/RioProjectX/BrainlyBot",
99
"env": {
10-
"token": {
10+
"BOT_TOKEN": {
1111
"description": "Bot token kamu dari @botfather",
1212
"required": true
1313
},
14-
"api_id": {
14+
"API_ID": {
1515
"description": "my.telegram.org",
1616
"required": true
1717
},
1818
"MUST_JOIN": {
1919
"description": "if u dont understand leave it",
2020
"required": false
2121
},
22-
"api_hash": {
22+
"API_HASH": {
2323
"description": "my.telegram.org",
2424
"required": true
2525
}

0 commit comments

Comments
 (0)