Renaming circlebot -> advisorycircular.

This commit is contained in:
John Wiseman 2020-05-03 16:22:08 -07:00
parent 78dc03e970
commit c3fdde4819

View File

@ -146,7 +146,7 @@ Compile the clojurescript:
Run the bot:
```
while :; do python intervalexec.py 10 node out/script.js; sleep 5; done
while :; do python intervalexec.py 10 node out/advisorycircular.js; sleep 5; done
```
`intervalexec.py` is a script that will try to run the bot script no