【发布时间】:2019-02-14 06:27:23
【问题描述】:
我目前正在尝试将我的 discord 机器人安装到 Heroku 并 24/7 全天候托管它,但我遇到了问题。
我将我的机器人上传到 github https://github.com/zemocode/flankebot/tree/master
我已经创建了我需要的两个主要文件
我单击了 Heroku 上的部署分支,但出现此错误。
! No default language could be detected for this app.
HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically.
See https://devcenter.heroku.com/articles/buildpacks
! Push failed
我遵循了教程,但其他人都有 node.js,所以我的不起作用。
【问题讨论】:
-
不。那不是一回事!
-
是的,它们是不同的错误。
标签: python python-3.x heroku discord discord.py