Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 471 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 471 Bytes

Basil - /'ba-zəl/

A skype bot.

Getting started

git clone https://github.com/pbrisbin/basil
cd basil
cp config/example.yml config/basil.yml
bundle install
bundle exec bin/basil

You can also use rake install to install basil like any other gem. However, he (currently) expects various support files to be in the directory where you run him.

For additional info, please browse the wiki.