Skip to content

jasperla/gitbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitbot

FIXME: write description

Usage

For quick REPL testing (until it's capable of daemonizing):

gitbot.core=> (def options {:host "jabber.org", :domain "jabber.org",
    :username "[email protected]", :password "SECRET"})
#'gitbot.core/options
gitbot.core=> (start options)  
#'gitbot.core/gitbot
gitbot.core=> 

At this point the bot is running and can be interacted with.

License

Copyright (C) 2011 Jasper Lievisse Adriaanse [email protected]

Distributed under the Eclipse Public License, the same as Clojure (see the file COPYING).

About

Jabber bot for github interaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published