Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app.json #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"env": {
"OWNER_NAME": {
"description": "Name of Bot Owner",
"value": "Your Name."
"value": "Arbaz jani 👑."
},
"ALIVE_MESSAGE": {
"description": "Alive message for bot",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"OWNER_NUMBER": {
"description": "The phone numbers of the users who you want to be admin for the bot (should be in international format without + and multiple numbers must be separated by a comma \",\")",
"value": "919628516236"
"value": "923132128011"
},
"SESSION_ID": {
"description": "Please put your SESSION_ID here,if you don't have visit https://secktorbot.herokuapp.com/session "
Expand Down