Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylesuxx/jjb
Java Jabber Bot
https://github.com/stylesuxx/jjb
Last synced: about 1 month ago
JSON representation
Java Jabber Bot
- Host: GitHub
- URL: https://github.com/stylesuxx/jjb
- Owner: stylesuxx
- Created: 2011-11-20T00:56:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-05T02:50:17.000Z (almost 13 years ago)
- Last Synced: 2023-03-13T08:15:45.681Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 3.88 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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