Skip to content
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
12 changes: 6 additions & 6 deletions app.json → app.bot
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"name": "GitGram",
"name": "POWER-USERBOT",
"description": "GitHub and GitLab Integration for Telegram Bot API",
"logo": "",
"keywords": [
"telegram",
"github"
],
"repository": "https://github.com/pokurt/GitGram",
"website": "https://github.com/pokurt/GitGram",
"success_url": "https://t.me/GitGramChat",
"repository": "https://github.com/apisuserbot/POWER-USERBOT",
"website": "https://github.com/apisuserbot/POWER-USERBOT",
"success_url": "https://t.me/Power_Userbot_Group",
"stack": "container",
"env": {
"ENV": {
"description": "Fill this if you using environ variable as config.",
"value": "True"
},
"BOT_TOKEN": {
"description": "Get Bot API Token from @BotFather",
"description": "pergi ke Bot API Token @BotFather yang udah lu bikin tadi",
"value": ""
},
"PROJECT_NAME": {
Expand All @@ -28,4 +28,4 @@
"value": ""
}
}
}
}