Skip to content

Update app.json#14

Open
Swoxyalemdar wants to merge 1 commit intoMehmetAtes21:mainfrom
Swoxyalemdar:patch-1
Open

Update app.json#14
Swoxyalemdar wants to merge 1 commit intoMehmetAtes21:mainfrom
Swoxyalemdar:patch-1

Conversation

@Swoxyalemdar
Copy link

{
"name": "Efsane Music",
"description": "Telegram'ınızın Grup Sesli Sohbeti'nde şarkı çalmak için Açık Kaynaklı bot. Powered by Mehmetbaba55.",
"keywords": ["music", "voicechat", "telegram"],
"repository": "https://github.com/Swoxyalemdar",
"stack": "container",
"env": {
"SESSION_NAME": {
"description": "Pyrogram oturum dizesi (Replit.com)",
"required": true
},
"BOT_TOKEN": {
"description": "Bir bot belirteci @Botfather ile alınız",
"required": true
},
"BOT_NAME": {
"description": "Müzik Oynatıcı Bot Adınız.",
"required": false,
"value": ""
},
"BOT_USARNAME": {
"description": "Müzik Oynatıcı Bot Kullanıcı İsmi @ olmadan yazınız.",
"required": true,
"value": ""

},
"API_ID": {
  "description": "my.telegram'dan uygulama kimliği.org/apps",
  "required": true
},
"API_HASH": {
  "description": "My.telegram'dan uygulama apı-hash.org/apps",
  "required": true
},
"SUDO_USERS": {
  "description": "Her yerde yönetici olarak sayılan kullanıcı kimliklerinin listesi (Müzik hesabınının id'si).",
  "required": true
},
"DURATION_LIMIT": {
  "description": "İndirmeler için en fazla ses süresi sınırı (minutes).",
  "required": true,
  "value": "55"
}

}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant