osrsclient
osrsclient copied to clipboard
I can't import your client properly
Hey bmoyer,
I am highly interested in modifying this client, however I don't quite understand how to make it work.
I have currently imported it into eclipse and it show many import errors. For example org.pircbotx.exception.IrcException;
Do I have to import some other libraries too?
You will likely need to add the PircBotX jar to your project as well.
This is something that should be added to the ReadMe file.