Skip to content
Brad Glasbergen edited this page Oct 19, 2013 · 8 revisions

Setup

Bucket is designed to run standalone on a Linux box.

That said, installation on Linux is simple:

  • Install the latest version of Skype for your Linux distribution
  • Clone bucket's source code
  • Create a Skype user with a display name of Bucket
  • Log into skype with that user.
  • Add the user to whatever chats you desire.
  • Run

$ mvn package

$ java -jar skypebot-0.1-SNAPSHOT.jar

To start the bot

Clone this wiki locally