Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stylesuxx/jjb

Java Jabber Bot
https://github.com/stylesuxx/jjb

Last synced: about 1 month ago
JSON representation

Java Jabber Bot

Awesome Lists containing this project

README

        

-= Java Jabber Bot v0.1 =-

Steps to get this Bot running:
* clone git repo
* add projects libs in lib dir to your classpath
* If you want to run the Bot with a Database be sure to have sqlite installed and check if everything is working with the lib
java -jar sqlite4java.jar
* compile: javac javabot.java
* run: java javabot