hiredman / clojurebot

An IRC bot written in Clojure

This URL has Read+Write access

name age message
file .gitignore Wed Dec 24 08:41:28 -0800 2008 Add .gitignore [Chousuke]
file LICENSE Mon Oct 19 02:13:29 -0700 2009 i thought i had fixed this already [hiredman]
file README Wed Oct 14 20:51:17 -0700 2009 blarg [hiredman]
file TODO Sat Oct 17 02:15:40 -0700 2009 TODO update [hiredman]
file build.xml Fri Aug 14 20:29:12 -0700 2009 huh? [hiredman]
file clojurebot.pdf Thu Mar 26 00:47:57 -0700 2009 add clojurebot.pdf [hiredman]
file example.policy Mon Dec 29 09:34:57 -0800 2008 Add example policy file and update README [Chousuke]
directory hiredman/ Mon Dec 07 18:43:24 -0800 2009 docstrings [hiredman]
README
DEPENDS ON: fnparse, clojure-json, apache-derby, pircbot, (more?)
Clojurebot, as seen in #clojure

Version 1 is now forgotten! Hooray.

Setting up the sandbox can be tricky; Read the example policy file for some info.

included modules: code-lookup, forget, sb, svn, core, google, seenx, tinyurl, dice,
javadoc, shutup, translate, xmpp, (more?)

;; moved to git, similar command is "clojurebot: git some-sha1"
svn looks ups of revisions from the main repo:
 13:38   hiredman : r1006
 13:38  -clojurebot:#clojurebot- r1006 improved UnsupportedOperationException message, patch from Chouser

google stuff:
 13:41   hiredman : clojurebot: google clojurebot
 13:41   clojurebot : First, out of 24 results is:
 13:41   clojurebot : Clojurebot's Brain
 13:41   clojurebot : http://clj.thelastcitadel.com/clojurebot

code-lookup:
 13:42   hiredman : clojurebot: def defn
 13:42  -clojurebot:#clojurebot- defn: http://tinyurl.com/bgzldj
;;now goes to clojure's github repo
the url goes to the definition of that thing in google code (revision clojurebot is running)