https://github.com/mmattozzi/sonofcim
An IRC chat bot
https://github.com/mmattozzi/sonofcim
Last synced: 2 months ago
JSON representation
An IRC chat bot
- Host: GitHub
- URL: https://github.com/mmattozzi/sonofcim
- Owner: mmattozzi
- License: gpl-3.0
- Created: 2009-06-20T03:28:36.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-01-28T15:52:55.000Z (over 15 years ago)
- Last Synced: 2025-01-28T18:46:17.364Z (4 months ago)
- Language: Java
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
I would have used maven but two of the requirements Pircbot and Mallet didn't
seem to be in any maven repos. As such, I've included a shell script that
will download most of the common jars into the lib directory:./get_dependencies.sh
Pircbot 1.4.6 can be downloaded from:
http://www.jibble.org/pircbot.phpMallet 2.0-RC3 can be downloaded from:
http://mallet.cs.umass.edu/download.phpUse JDK 1.6.