Skip to content

This is a java implementation of Ruby Quiz 221. I used the PircBot library to build the bot.

Notifications You must be signed in to change notification settings

slybootz/rquiz221

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@Author: George Beuhler, 2014 gebeuhler@gmail.com

To compile: (from project root)

javac -classpath lib/pircbot.jar src/*.java -d bin

To run: (from project root)

java -classpath lib/pircbot.jar:bin RunTeamBot

About

This is a java implementation of Ruby Quiz 221. I used the PircBot library to build the bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published