Closed StrangeRanger closed 4 years ago
Describe the feature you'd like in detail Make is so that when the installer sets up bot-config.json, it automatically places the outward facing IP to:
bot-config.json
"callback": { "URL": "[ip address or domain name]", "port": 8000, "path": "/webhooks" }
Or at least give the user the option to allow the installer to do that or not.
Describe the feature you'd like in detail Make is so that when the installer sets up
bot-config.json
, it automatically places the outward facing IP to:Or at least give the user the option to allow the installer to do that or not.