diff --git a/src/main/cljs/mastodon_bot/core.cljs b/src/main/cljs/mastodon_bot/core.cljs index 348f82d..f30a056 100755 --- a/src/main/cljs/mastodon_bot/core.cljs +++ b/src/main/cljs/mastodon_bot/core.cljs @@ -73,6 +73,7 @@ mastodon-bot /path/to/config.edn set MASTODON_BOT_CONFIG environment variable to run without parameters + set MASTODON_BOT_CREDENTIALS environment variable to find :auth part in a separate file. Both configs will be merged. ") (defn main [& args]