Open ZeusJunior opened 4 years ago
Verify is done using the steam login, isn't it
I've made a work in progress guide on VPS installation https://github.com/ZeusJunior/tf2-automatic-gui/wiki/Installation-on-VPS
Maybe make a login page, that requires user to input username and password/pin that he/she set in config.json.
@ZeusJunior wanted to do login with steam oauth. And it might be better that way, because it should not need SSL.
I see... ๐๐ป
Temporary method to run tf2-automatic-gui on multiple bots or if you run the bot on a shared VPS:
- set custom port. https://github.com/idinium96/tf2-automatic-gui/blob/custom-port/app/index.js#L16 I can do a PR if it's not a bad idea.
Not yet, as I donโt recommend running it on VPS currently.
alright no problem
@idinium96 If you'd like to follow progress, its currently on this branch https://github.com/ZeusJunior/tf2-automatic-gui/tree/dev-z (If that link ever stops working it means it was deleted and merged with regular development)
@ZeusJunior Thank you ๐๐ป๐๐ป๐๐ป
Suggestion:
pm2 restart <appName or appID>
on the top right of the GUI page.If my tf2-automatic modification will work, this should not be needed
Will edit if I find out more stuff it needs