Otann / octolook

Telegram & Facebook Bot Example in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octolook

FIXME

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

Debug

Connect to remote host with running app:

ssh -L 7888:localhost:7888 root@do-1

Then use your remote nREPL connection to connect

License

Copyright © 2017 FIXME

About

Telegram & Facebook Bot Example in Clojure


Languages

Language:Clojure 100.0%