Administrators chain Posted September 4, 2020 Administrators Report Share Posted September 4, 2020 UnoBot is an IRC bot that is written in java. It has a pircbotx back end so it's easy to change settings. The bot connects to an IRC server/channel and allows members of the channel to play a game of uno. It also has an AI so it can play too. Requirements You must have Java 1.7 JDK or higher installed. The Java bin folder must be in your classpath if you are running windows. Maven Installation open the config.ini file edit the values appropriately run mvn package (you will have to cd to UnoBot's directory) run UnoBot-1.0-SNAPSHOT-jar-with-dependencies.jar using the java -jar ./target/UnoBot-1.0-SNAPSHOT-jar-with-dependencies.jar command More Here Quote Link to comment Share on other sites More sharing options...