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