diff --git a/deploy/config.edn b/deploy/config.edn new file mode 100644 index 0000000..427c7ef --- /dev/null +++ b/deploy/config.edn @@ -0,0 +1,6 @@ +{ + :min_score 600 + :chat "@important_stories_alert_hacknews" + :bot_token "bot918542948:AAGNfvZ3yqGkainRc-OFB44AYF7yYjY2TuM" + :run_every_miliseconds 3600000 +}