Jump to content
chain

UnoBot

Recommended Posts

  • Administrators

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

  1. You must have Java 1.7 JDK or higher installed.
  2. The Java bin folder must be in your classpath if you are running windows.
  3. Maven

Installation

  1. open the config.ini file
  2. edit the values appropriately
  3. run mvn package (you will have to cd to UnoBot's directory)
  4. 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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...