Update app.json

This commit is contained in:
Sergey 2017-07-02 19:47:51 +03:00 committed by GitHub
parent d18bae2daa
commit fabf2e8ee1

View File

@ -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",