Skip to content
pbrisbin edited this page Mar 11, 2012 · 1 revision

Skype integration is linux only. It uses the dbus protocol to shuffle messages between a running skype client and basil.

  1. Install skype
  2. Start the skype client under a profile to represent basil
  3. Use server_type: :skype in config/basil.yml
  4. Start basil

Notes

  • The skype client can be run "headlessly" using a tool like Xvfb
  • Except in private chat, basil will only reply to messages "to him" which is determined by looking for Config.me as a message prefix (@basil ..., basil, ..., !... and some other formats are recognized).

Clone this wiki locally