Allow setup arguments to be passed with the command redbot-setup instead of opening a setup menu. Useful for Docker images which can’t easily answer the setup questions.
you already have that under redbot command, check out redbot --help
You cannot run redbot
before running redbot-setup
, it will give an error. There is no headless option for redbot-setup
.
after some discussion on discord, it is infact a good idea to make it possible to create an instance without having to follow the prompt, using some flags on redbot-setup
seems possible
This should be a feature request in the Red repo and not a topic relevant to the cogboard