Added responder bot
This compiles, but I can't test it yet because I don't have an API key.
This commit is contained in:
parent
cafecd0296
commit
593640e426
6 changed files with 178 additions and 7 deletions
7
env/dev/resources/config.edn
vendored
7
env/dev/resources/config.edn
vendored
|
|
@ -1 +1,6 @@
|
|||
{:tess-data "/usr/local/Cellar/tesseract/4.0.0_1/share/tessdata/"}
|
||||
{: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"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue