Update app.json
This commit is contained in:
parent
32ddca4e4f
commit
f7eb111e5b
5
app.json
5
app.json
@ -3,6 +3,11 @@
|
|||||||
"description": "Бот позволяет получать и отправлять сообщения VK находясь в Telegram",
|
"description": "Бот позволяет получать и отправлять сообщения VK находясь в Telegram",
|
||||||
"repository": "https://github.com/Kylmakalle/tgvkbot",
|
"repository": "https://github.com/Kylmakalle/tgvkbot",
|
||||||
"keywords": ["vk", "bot", "telegram"],
|
"keywords": ["vk", "bot", "telegram"],
|
||||||
|
"buildpacks":[
|
||||||
|
{
|
||||||
|
"url": "heroku/python"
|
||||||
|
}
|
||||||
|
],
|
||||||
"env": {
|
"env": {
|
||||||
"TELEGRAM_TOKEN": {
|
"TELEGRAM_TOKEN": {
|
||||||
"description": "Telegram bot API токен от https://t.me/BotFather",
|
"description": "Telegram bot API токен от https://t.me/BotFather",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user