Skip to content

antoniogarrote/Chinarro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Chinarro

Chinarro is an implementation of Pocho written in Clojure:

  1. Chinarro talks XMPP and hangs out in your MUC Jabber room waiting for action.
  2. When a #hashtagged message is emited to the room, Chinarro jumps to scene and store it for you.
  3. The messages can be visited later via web.

Author

Antonio Garrote antoniogarrote@gmail.com Mauro Pompilio hackers.are.rockstars@gmail.com

License

Do whatever yo want

How to use it

  • Install Leiningen

    $ wget http://github.com/technomancy/leiningen/raw/stable/bin/lein $ ./lein self-install

  • git clone Chinarro

  • Edit configuration

    $ emacs src/chinarro/configuration

  • Compile

    $ lein deps $ lein compile $ lein uberjar

  • Run Chinarro bot

    $ java -jar chinarro-standalone.jar bot

  • Run Chinarro web

    $ java -jar chinarro-standalone.jar web

Enjoy

Sr. Chinarrro

About

Chinarro is a version of Pocho who likes parenthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published