You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consider allowing scripts directory to be a github repo. This would allow others to be able to quickly start the bot and point it to their own repo without doing downloading & installing anything.
If done right - a docker image could have 2 environment variable inputs:
Consider allowing scripts directory to be a github repo. This would allow others to be able to quickly start the bot and point it to their own repo without doing downloading & installing anything.
If done right - a docker image could have 2 environment variable inputs:
SLACK_TOKEN=xoxb-1203123
SCIRPTS_REPO=https://github...
And no other configuration would be required, aside from whatever environment variables custom scripts ask for.
The text was updated successfully, but these errors were encountered: