JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.28k stars 1.05k forks source link

Implement Heroku deployment #831

Closed jonahbaskin closed 6 years ago

jonahbaskin commented 6 years ago

The Saliens bot I'm using has an option to deploy the application to Heroku so it can run 24/7 without me having to leave my computer on. I'm not sure it it is possible to implement something similar for asf, but if possible it would be a nice feature.

JustArchi commented 6 years ago

Heroku doesn't support .NET Core environment officially.