eraether / WatchWordBot

A slack bot that plays the game WatchWords
MIT License
3 stars 4 forks source link

WatchWordBot

A slack bot that plays the game WatchWords Build Status

Gameplay

How to clone and open the project

  1. git clone git@github.com:eraether/WatchWordBot.git
  2. Open Eclipse -> File -> Import -> Gradle Project Root folder: The directory you cloned
  3. Click Build Model

How to run the project

gradle runner

Under Program Args add -PapiKey="\<YOUR SLACK API KEY GOES HERE\>"