IReadIt/env/dev/resources/config.edn
Simon Brooke 593640e426 Added responder bot
This compiles, but I can't test it yet because I don't have an API key.
2019-02-18 23:43:27 +00:00

7 lines
222 B
Clojure

{:tess-data "/usr/local/Cellar/tesseract/4.0.0_1/share/tessdata/"
:app_key "applicationkey"
:app_secret "applicationsecret"
:user_token "simon-brooke-ireadit"
:user_secret "somesortofnonsense"
:bot_account "IReadIt"}