Someone made a discord bot that runs on Python code but for some reason it wont run on heroku. This is the build/error log that I got.
-----> App not compatible with buildpack: https://buildpack-registry.s3.amazonaws.com/buildpacks/heroku/python.tgz More info: https://devcenter.heroku.com/articles/buildpacks#detection-failure ! Push failed
But I added python as a buildpack (with the menu/application settings from Heroku)
And these are the install instructions for if you want to run the code on your local machine: >>Intructions for local machine
Is there anyway to run this on Heroku or is the app just not compatible?
Kind regards,
Ruben